搜索资源列表
erzhihua
- 程序非常的简洁,是主要对图像进行二值化,方便进行提取
erzhihua
- 本程序能实现读取图像,然后点击二值化按钮实现图像自适应二值化,降图像转化成只有两级灰度级图像。
erzhihua
- 对一个rgb图像进行进行灰度变换及二值化处理
erzhihua
- 二值化变换在图像处理中重要的VC++源程序,这里面有处理结果和各部分的源程序,图像处理的对比也给出
erzhihua
- 基于VC++的二值化变换,将灰度图象二值化,
erzhihua
- 实现图象的二值化处理。为简单起见,这里设定阈值为122,即最大灰度的一半。
erzhihua
- 简单的打开BMP图片和二值化程序,运行无错误.对你或许有帮助
erzhihua
- 固定阈值法二值化模块和Otsu阈值法二值化模块,可以用于各种基于灰度分割的场合
erzhihua
- 图像处理中二值化变换的代码,是用VC++写的,希望对大家有用!
erzhihua
- 本程序是对图像二值化的处理,它是图像分割的一种方法。在二值化的时候把大于某个临界灰度值的像素灰度设为灰度极大值,把小于这个值的像素灰度设为灰度极小值。
erzhihua
- 此源码,对图像的自动阈值,与局部阈值是很有效果,希望对大家有所帮助
erzhihua
- 加载一幅图像,对其进行图像处理,实现二值化功能,并显示处理后的图像-Add an image, its image processing, for binary features, and display the processed image
erzhihua
- labview程序,二值化,用于图像预处理,很好用-labview program binary for image preprocessing, that is great
erzhihua
- 用vb开发的,载入图像,然后对图像进行二值化的处理.-Developed using vb, loading image, and then image binarization processing.
erzhihua
- 主要是针对数字图像,进行二值化的操作,能很好的对图像进行二值化。-Mainly deals with digital images, the binarization operation, can be a very good image binarization.
erzhihua
- 将所载入的图象进行二值化处理,产生新的二值化图象-Will be carried out by loading the image binarization processing, generate a new image binarization
erzhihua
- 直接完成BMP图像的二值化处理,可用于人脸检测与识别、指纹识别、车牌定位等领域-BMP images directly to complete binarization processing, can be used for face detection and recognition, fingerprint identification, the areas of license plate location
erzhihua
- 图像二值化变换算法的matlab编程实现-Image Binarization achieve transformation matlab
erzhihua
- 二值化单独模块,且能与其他模块配套使用。-Binarization module alone, but also supporting the use of other modules.
erzhihua
- 首先根据平均值平均的方法估计出一个阈值,然后依次迭代,最后将图像进行二值化。-First, the method according to the average estimate an average threshold value, followed by iteration, and finally image binarization.
