资源列表
imagesgauss
- 对图像进行高斯模糊处理(图像复原)的源代码,编译后的可执行文件须带参数运行.希望对需要的人有点用了.大家都互相帮助互相学习吧!
weina
- 维纳滤波处理代码,用C描述了图像锐化代码,希望给图像学习者有所帮助有所借鉴之用
TDPCA
- 图像处理方面的,用于图像识别的,效果很好的,大家可以一试
bianyuanjiance
- 几种常用的图像边缘检测算子的MATLAB程序
dct2_recover2
- DCT数字水印算法的提取程序,具体是哪种算法,请自己参看程序,通过编译。非盲提取!
google_api
- 利用Google map api 开发的小程序,用以显示地图-Google map api to use to develop a small program to show the map
Avi
- 一些简单avi视频处理函数,包括创建Avi视频函数,从视频帧中读入图像数据,存储显示函数等。-Some simple avi video processing functions, including the creation of Avi video function to read into the frame from the video image data, storage, display function, and so on.
GAC_upwind
- 基于迎风方案的GAC模型的改进算法的程序实现,可以对图形进行分割,此程序中如改变迭代的次数,分割效果回会逐渐的变好,但速度会变慢,当迭代次数超过4000次以上,效果就不是很明显了-Pde-based methods of GAC model program to improve the algorithm implementation can be divided graphics, this program, such as changes in the number of iteration
CBmp
- 用C++读24位BMP图像,读出RGB三个颜色分量到数组中-Using C++ Reading 24-bit BMP image, read out the three RGB color components to the array
r1
- 汽车牌照定位程序 采用照度优化进行图像预处理 简化定位程序 但只适合于小图像-LPlocation ONLY FOR SMALL SIZED PHOTO
CImage
- 经典的opencv入门介绍,值得初学者学习-Opencv introduction to the classic, it is worth learning for beginners
circle.cpp
- Real-time tracking objects using opencv. Use circle detection and corner detection.