搜索资源列表
vb图像二值化
- 用VB编写的图像二值化的代码,用到了API处理,所以处理速度应该是非常快的.
图像的二值化,和转化为tiff 文件
- 对图像进行二值化,二值化后,进行从jpg转化为tiff文件
图像的二值化,和转化为tiff 文件
- 对图像进行二值化,二值化后,进行从jpg转化为tiff文件
CCS简单图像二值化
- 在CCS上进行简单的二值化,直接可以运行,很适合DSP图像处理的初学者
二值化源程序
- 图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
OTSU方法计算图像二值化的自适应阈值
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value
erzhihua
- 这是一个图形图像的二值化程序,可以直接运行-This is a graphic picture of the value of two procedures that could directly run
plate
- 此程序是关于车牌识别重的一个重要环节——图像的二值化过程,希望能给你一些帮助-this program is heavy on the license plate to identify an important part of the-- the two values image process and hope to give you some help
photoprocess
- 这是一些用VC实现的图像处理程序,包括图像的二值化,逆滤波,直方图均衡化,高斯平滑-These are used VC realize the image processing procedures, including image binarization, inverse filtering, histogram equalization, Gaussian smoothing
Image2valueprocess
- 利用vc++实现的将图像进行二值化处理,希望对大家有用-Using vc to achieve the image binarization processing, in the hope that useful
six
- 图像的二值化,并对图像做膨胀,腐蚀,开、闭操作,以及细化处理等通过用matlab高级语言编写数字图像处理的一些基本算法程序-Binarization image, and image to do the expansion, corrosion, open and close operation, as well as refining processing through high-level language matlab digi
10.1
- 对tif格式的图像的二值化图像进行膨胀操作-Tif format for image binarization image expansion operation
Image-inverse-normalization
- 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑
binar
- 在图像处理中,主要用于图像的二值化处理。-In image processing, mainly for image binarization.
MATLAB二值化处理
- 利用MATLAB对图像进行二值化处理,方便后续的图像处理(MATLAB image processing two values)
ImageShow - 副本
- 图像的ROI区域选取,对图像的二值化与旋转处理(ROI region of the image, the image of the two values and rotation processing)
自动二值化程序
- 在matlab中自动实现图像的二值化,可以方便提取图片中的信息(Automatically realize the two value of image in MATLAB)
二值化-MATLAB
- 常用的几个图像二值化算法,包括全局的二值化和局部的二值化算法(This program contains Several commonly used image binary algorithms including global and local binary algorithms.if you want ,just download)
灰度图像经典二值化Matlab代码
- 图像灰度二值化的matlab代码实现,有几种,经测试有效(Matlab code implementation of image gray level binarization)