搜索资源列表
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
基于Mean Shift的阈值分割
- 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始
一维最大熵阈值分割算法
- 一维最大熵阈值分割算法实现
ostu算法阈值分割
- ostu阈值分割算法,经典的阈值分割算法
2D最大熵阈值分割算法
- 2D最大熵阈值分割;
Ostu图像阈值分割算法IDL程序
- Ostu图像阈值分割算法IDL程序
阈值分割迭代法0
- %基于贝叶斯分类算法的图像阈值分割
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
图像分割迭代峰谷半阈值
- 图像的阈值分割算法,包括常用的迭代分割,半阈值分割,半阈值分割等-image thresholding segmentation algorithm, used in the iterative separate, semi-thresholding segmentation, semi-threshold segmentation
cancer
- 细胞检测,通过细胞边缘跟踪,迭代阈值分割算法,检测细胞边缘,计算细胞大小,对细胞进行判断-cell detection, tracking through the edge of the cells, iterative threshold segmentation algorithm to detect the edge of the cells, the cell size, right cells judgment
test42251
- 图像阈值分割算法 请指教 -image thresholding segmentation algorithm please enlighten ha ha ha ha
AdaptiveThresholdSegmentation
- 自适应阈值分割算法,图像处理里面的算法之一,实现对于图像的分割-adaptive thresholding segmentation algorithm, image processing algorithm inside the one for the realization of image segmentation
yuzhifenges
- 本程序是一个最佳阈值分割算法,可对灰度图像进行分分割.-This procedure is an optimal threshold segmentation algorithm, grayscale images can be sub-divided.
thresh_md
- 基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。-Based on the maximum between-cluster variance criteria threshold segmentation algorithm. The basic idea is to divide pixels, obtained through the division of t
yuzhifengesuanfa
- 基于视频的车辆检测阈值分割算法研究 ^_^-Video-based vehicle detection threshold segmentation algorithm ^ _ ^
water
- 本程序使用水线阈值分割算法实现对图像的分割,效果不错-This procedure using the waterline threshold segmentation algorithm for image segmentation, the effect of good
CTPKontrolle(08.03.12)
- 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -Two kinds of threshold segmentation algorithm, one is ostu algorithm, another algorithm, the algorithm ostu can double-peak image segmentation, the effect of gr
graythresh_n
- 自己写的双阈值分割算法,可以用在多个场合-Write their own dual-threshold segmentation algorithm can be used in a number of occasions
基于matlab的阈值分割
- 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)
matlab基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)