搜索资源列表
edge_detector
- 用于图像边缘检测的源代码,读取图像的格式为bmp-source codes for edge detecting.the input file type should be *.bmp.
图象处理源代码
- 图象处理的代码,包括灰度拉伸,边缘检测,图象处理各个算法程序完全,代码完整。-source codes for image processing,including grey scale stretching,edge detection,and the like. each algorithm or code is complete.
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
billyporter
- 有关于中值滤波处理的源代码,边缘检测等等可以好好利用,不错! -on median filtering of the source code, edge detection, etc. can make good use of, yes!
lplsrb
- 这又是图像处理方面的一个源代码——拉普拉斯锐化(边缘检测)!-This is the image processing a source code -- Laplacian sharpening (edge detection)!
Edge_Robert
- 使用Robert算子进行边缘检测的源代码
pc
- 数字图像处理的锐化和边缘检测算法,提供了完整的源代码可供下载。-Digital image processing sharpening and edge detection algorithms, offers a complete source code available for download.
bmpprocess
- 图像处理的源代码,包括了边缘检测,滤波等常见的功能-The source code of image processing, including edge detection, filtering and other features common
ruihuabianyuanjianche
- windows系统VC环境下关于图像处理中锐化及边缘检测技术的源代码-sharpening and edge detection techniques in image processing source code under the windows system VC environment
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!