搜索资源列表
maxarea
- 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
C
- 基于c语言的数字图片处理源代码,对BMP图片进行边缘提取-Based on digital image processing c language source code, BMP image edge extraction
OpenCV
- 开源图片处理算法等,C++ 快速处理.你可以用它处理很多方面。 如果需要可以下载用用 世界公认-this is file can be C++ pic.you can use it builder and select all
grey-level-transformation
- 该c程序可以实现图片的灰度变换,且灰度变换的处理方式达五种以上,该c程序还可以实现图像的二值化,方式也是三种以上,还有直方图显示-The c program can realize image gray-scale transformation, and the gray level transformation ways of dealing with more than five, the c program also can realize image binarization, is a
3——代码
- 用C++将彩色图片转成黑白图片。.......(Color pictures turn into black and white pictures)