搜索资源列表
SegmentationforImagesofVCH-F1BasednmprovedWatersed
- 针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。
fingerprint_extract_matlab
- 在指纹特征提取中,结合方向图和图像局部灰度方差对指纹图像进行分割,然后再进行阈值分割去处边缘效应得出较好的分割结果。
matlab图像处理软件
- 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域
SegmentationforImagesofVCH-F1BasednmprovedWatersed
- 针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。-Watershed algorithm for over-segme
fingerprint_extract_matlab
- 在指纹特征提取中,结合方向图和图像局部灰度方差对指纹图像进行分割,然后再进行阈值分割去处边缘效应得出较好的分割结果。-In the fingerprint feature extraction, the combination of pattern and image local variance of gray-scale fingerprint image segmentation, and then conducted thres
imagesegmenttheroyandapplication
- 1.图像分割方法研究综述;2.基于边缘检测算子的双阈值二值化方法;3.结合形状统计信息的水平集图像分割 4.基于方向局部方差的快速主动纹理分割 5.基于目标轮廓的运动跟踪 6.左心室核磁共振图像的分割-1. Methods of image segmentation 2. Based on Edge Detection Operator of dual-threshold binarization methods 3. Combin
yuzhifenge
- 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
11
- :针对字符号码类目标,提出一种无需全图阈值分割和先验特征匹配计算的方法。先利用 方向梯度块精确定位目标,再对目标区域作局部阈值分割,从而快速地得到高质量的目标信息。-: Number of classes for the characters, we put forward a complete map without a priori segmentation and feature matching calculation. G
text-segmentation
- 不均匀光照下的文字分割,综合运用同态滤波方法、Bernsen局部阈值法、边缘识别法。-Uneven illumination of the text segmentation, integrated use of homomorphic filtering methods, Bernsen local threshold, the edge identification method.
Local-dynamic-threshold
- 针对图像全局Otsu 分割算法和传统的局部阈值分割算法在复杂背景图像分割中的不足, 提出了一种采用局部动态阈值的图像分割算法。-Image segmentation algorithm for global Otsu and traditional local threshold segmentation algorithm in complex background image segmentation the insufficien
(1)diedai-Otsu-jubu
- 迭代法 OTSU法和局部阈值分割的matlab实现,测试可用-OTSU method, iterative method and local thresholding segmentation matlab implementation, testing available
DataMatic
- DM码的识别,运用凸包法检验条码边缘,采用全局和局部相结合的阈值分割法-DM code identification, use of bar code edge of the convex hull method test, using a combination of global and local thresholding segmentation method
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image val
fuse-segment
- 该算法是利用形态学高帽变换进行首次图像分割,然后再利用局部自适应阈值分割进行细分割。对分割尺度不同的物体效果比较好。-The algorithm is using morphological top-hat transform the first image, and then using local adaptive threshold segmentation fine segmentation. Different objects
Untitled5
- niblack二值化,局部阈值分割对图像进行二值化-niblack Binarization
fengefa
- 三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。-Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.
novelty_detection_dyn_threshold
- 在halcon中局部阈值分割图像检测网孔是否损坏-he task of this example is to detect defects on web using the operator dyn_threshold.
Segmentation-algorithm
- 图像处理,图像滤波分割算法的整合:包括大部分常用的图像背景分割和滤波手段,可以作为初学者参考,包括OTSU法,全局局部阈值分割,最大熵法-Image processing, image filtering algorithm integrated segmentation: Most common image including background segmentation and filtering means can be use
M-niblack
- matlab的niblack实现,局部阈值分割与区域平均阈值计算(Niblack implementation of MATLAB, local threshold segmentation and region average threshold calculation.)
16 阈值分割
- 阈值分割的各种方法的集合。局部阈值分割法,全局手动、自动阈值分割(A set of thresholding methods. Local Threshold Segmentation, Global Manual and Automatic Threshold Segmentation)