搜索资源列表
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
binarization_Algorithm
- 二值化算法,含otsu,niblack,kapur,kittlerMet等方法-Binarization algorithm, including otsu, niblack, kapur, kittlerMet and other methods
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
niblack
- 用于对图像进行分割的算法的一种,对部分类型图像处理较好 -For the image segmentation algorithm a kind type of image processing on the part of good
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
cvReverseImage2
- 标准c++程序实现彩色图像的二值化处理,并与NIBLACK等标准程序相比较。-Standard c++ program to achieve the binarization of color images, and compared with NIBLACK and standard procedures.
mylaplacian
- function named mylaplacian and myniblack to manually calculate the laplacian of an image and niblack function-function named mylaplacian and myniblack to manually calculate the laplacian of an image and niblack function
binarization
- 该文件夹中有四个matlab文件,说明如下: binariztion.m: 二值化主程序,分别调用下面三种二值化算法。 otsu.m: 表示otsu全局二值化算法。 kittlerMet.m: 表示kittler 最小分类错误(minimum error thresholding)全局二值化算法。 niblack.m: 表示niblack局部二值化算法。 coins.bmp: 原始灰度图片。 coins_bw_otsu.bmp: otsu全局二值化结果。
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
binaryzation.m
- 图像处理二值化的源码 经过本人的验证绝对没有问题 可以在matlab2012 上完美运行 其中并无使用NIBLACK算法 或者OSTU算法所以还是请大家见谅-Image processing binarization absolutely no verification of the source after my perfect run on matlab2012 which there is no use the NIBLACK algorithm or OSTU of algorithms
Niblack
- Niblack算法,用于对图像进行二值化处理,特别对于,字符、车牌等效果较好,里面有参数可调。-Niblack algorithm for image binarization processing, especially for the character, license plate, etc. is better, there are adjustable parameters.
niblackbinarization
- niblack是一种局部二值化方法,对于光照不均的图像有较好的二值化效果。-niblack is a local binarization method.Compare with other global binarization method,it can get better result when illumination uneven.
niblack
- 用Niblack法对图像进行灰度分割,得到二值化后的图像-Niblack method using gray-scale image segmentation, image after binarization
niblack
- matlab的Niblack二值化代码,能够使用Niblack方法二值化图像,但运行速度比较慢-The Niblack binary matlab