搜索资源列表
图像处理经典算法
- 经典二值化算法 Niblack的改进
niblack.rar
- 分割算法Niblack,适用与红外静脉图像的分割,效果优于其它算法,Segmentation algorithm Niblack, apply and infrared vein image segmentation, the effect is superior to other algorithms
Niblack-arithmetic.rar
- 局部二值化算法Niblack的C++实现,VC2005开发环境,可以直接嵌入到自己的项目中使用(要使用ATL中的CImage类),niblack arithmetic
sauvola-a-niblack
- Local edge detection for image processing: sauvola & niblack
binarization_Algorithm
- 二值化算法,含otsu,niblack,kapur,kittlerMet等方法-Binarization algorithm, including otsu, niblack, kapur, kittlerMet and other methods
niblack
- Zhang和Tan提出一个改良Niblack的方法-Zhang and Tan proposed a modified Niblack s method
binarization_Algorithm
- 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
BinarizationAlgorithm
- 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
niblack
- 用于对图像进行分割的算法的一种,对部分类型图像处理较好 -For the image segmentation algorithm a kind type of image processing on the part of good
Thresholding
- Otsu and NiBlack Thresholding
segment
- 对图像进行niblack二值化,用的是niblak算法,是最基本的niblack-Niblack the image binarization, using a niblak algorithm is the most basic niblack
NewShowGraphic
- 可静态显示min图片文件和动态边采图边显示图片,同时运用固定阈值法、最大类间方差法、bernsen法、niblack法、自适应阈值法等方法进行二值化-Picture files can be static and dynamic display min side edge map display pictures taken while using fixed threshold method, Otsu method, bernsen law, niblack method, adaptive
Binarization-Transformation
- 图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法-Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, a
Niblack
- 图像二值化,采用Niblack算法,采用Matlab编写,可以做个参考。-It accomplishes the binary work to an imge, using Niblack algorithm.
niblack
- niblack二值化算法 在matlab环境下运行m文件-niblack binarization algorithm run m file in Matlab environment
Niblack
- Niblack算法,用于对图像进行二值化处理,特别对于,字符、车牌等效果较好,里面有参数可调。-Niblack algorithm for image binarization processing, especially for the character, license plate, etc. is better, there are adjustable parameters.
niblack
- Image processing with Niblack algorithm
niblack
- 用Niblack法对图像进行灰度分割,得到二值化后的图像-Niblack method using gray-scale image segmentation, image after binarization
niblack
- matlab的Niblack二值化代码,能够使用Niblack方法二值化图像,但运行速度比较慢-The Niblack binary matlab
M-niblack
- matlab的niblack实现,局部阈值分割与区域平均阈值计算(Niblack implementation of MATLAB, local threshold segmentation and region average threshold calculation.)