资源列表
Robert_Edge
- 彩色图像边缘检测的ROBERT算子,可以适用于应用程序和初学者。-Color Image Edge Detection ROBERT operator, can be applied to applications and beginners.
PreWitt_Edge
- 彩色图像的边缘检测的PreWitt算子,适用于应用程序编程和初学者。-Color Image Edge Detection PreWitt operator, applied to Application Programming and beginners.
Sobel_Edge
- 彩色图像边缘检测的Sobel算子,适用于图像编程应用和初学者学习。-Color Image Edge Detection Sobel operator, applied to image applications and programming beginners learning.
Laplacian_Edge
- 彩色图像边缘检测的Laplacian算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Laplacian operator, applicable to the Application Programming and beginners learning.
Guasslaplacian_Edge
- 彩色图像边缘检测的Guass-laplacian算子,适用于应用程序编程和初学者学习。-Color Edge Detection Guass - laplacian operator. apply to the Application Programming and beginners learning.
Krisch_Edge
- 彩色图像边缘检测的Krisch算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Krisch operator, applied to Application Programming and beginners learning.
GetContour
- 在二值图像中得到目标的边缘轮廓,适用于应用程序编程和初学者使用。-value of the two images are obtained with the edges, apply to the Application Programming and beginners.
ImageColorLabel
- 灰度图像和彩色图像的标记,适用于应用程序编程和初学者学习。-grayscale images and color images of markings applicable to the Application Programming and beginners learning.
ImageColorErosion
- 灰度图像和彩色图像的腐蚀,适用于应用程序编程和初学者学习。-grayscale images and color images of corrosion, applicable to application programming and beginners learning.
ImageColorDilation
- 灰度图像和彩色图像的全方向膨胀,适用于应用程序编程和初学者学习。 -grayscale images and color images of all-direction expansion applies to Application Programming and beginners learning.
ImgCtxDecoder_src
- ImgCtxDecoder_src.zip 1. Why do I use IImgCtx to decode images? If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code:
ContourBitmapSrc
- ContourBitmapSrc.zip CContourBitmap - A Region Creator Introduction A few weeks ago I was looking for a way to create irregularly shaped windows from a bitmap with a user defined transparent color. The MFC samples, that I found so far, have the