资源列表
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dectet, etc. It is a detailed , v
source9
- source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统)-source directory for the chapter describes the functions of the journey is the source coding, JPEG compression coding (basic system)
Polygon
- polygon implementation in csharp. this is my first program for upload.
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
tuxiangjingxiang
- 图形镜像的C++代码 运行过的 很好用 希望对大家有帮助-A run good with hope graphics mirror the C++ code helpful
image-segment-matlab-kmeans
- Use K-means image segment with matlab
WPF赛马程序
- 用WPF写的赛马程序,不错的学习例子
pjigramThe
- The vc inspiration program source program-The inspiration of vc program source program
dutomatic
- harris自动配准 harris自动配准 很好的-Harris automatic registration Harris automatic registration Harris automatic registration is very good
ezw可执行
- 这是用c编写的小波的实现程序,是来之一个专业小波网站的,可以作为学习小波的一个好程序-c prepared by the wavelet procedures, is a professional-to wavelet website can be used as a learning Wavelet good procedures
459990444
- 本代码能够实现图形的选取,缩放功能,这将有助于开发者的快速实现图形绘制功能。-the code to achieve the selection of graphics, zoom function, This will help the rapid development of graphics rendering function.
libpsd-0.9
- 完整的读取photoshop文件(psd)的代码。添加了VC6的项目文件,编译通过。