资源列表
Program
- 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 字符识别模块 该模块主要包含
Signal_Processing_v2_ch_exercise
- 张贤达《现代信号处理(第二版)习题与解答》,数字图像处理-Zhang Xian of " Modern Signal Processing (Second Edition) exercises and answers," Digital Image Processing
VisSDK
- 微软Vision SDK开发包,程序并不复杂,但非常实用,不只是提供动态链接库,所有源文件代码都可以看到。非常适合研究图像操作和图像分析的人员,以及在工程中的应用(机器视觉、机器人视觉导航规划等),对我们的帮助很大,能学到很多东西。建议大家一起学习提高。真的不错的东东。里面有详细的使用文档。-Microsoft Vision SDK development kits, procedures are not complicated, but very practical. not only pro
zch
- 对图像进行各种处理。直方图匹配,傅立叶变换、灰度对数线性变换 等-Variety of image processing. Histogram matching, Fourier transform, gray log-linear transformation, etc.
HTIDSLSGrab-V2.3
- 基于EV2相机的铁路图像采集系统,能实时的采集到运动的物体。-Based on EV2 camera railway image acquisition system, the collection of real-time to the moving objects.
tuxiangchulijihe
- 全书程序用VC6.0编写,程序有的是一个主函数写成,有的主函数调用若干子程序,很容易在turebo C,Borland C++ 及Unix机上运行,包含图像处理的一般操作,适合广大图像处理学者编程使用
Digital-Image-Processing-N07
- 山东大学的《数字图像处理》英文ppt课件第七节,内容全面完整。-Shandong University 《Digital Image Processing》ppt in English.The content is completely.
hyper-canny-master
- Doing Canny edge detection in higher dimensions. This doesn't do anything yet.
image-division
- 图像分割 使用分水岭方法的图像分割及计数-image division
fbp8
- 滤波反投影重建算法,从收集数据到重建过程的程序都有-Filtered back projection reconstruction algorithm to process the data collected from the reconstruction process has
ImhRec
- 基于数字图像处理的车牌定位与字符分割的硕士论文-Based on digital image processing license plate location and character segmentation master' s thesis
SIFT_different_area
- 独创区域SIFT算法,特别适合质量恶劣的图像处理,非常好用-my original SIFT algorithm.It can do with the smooth pictures with good result.