搜索资源列表
Otsus
- 图像分割,双峰法.显示直方图,根据直方图确定阈值,并根据次阈值进行图像的风格-segmation
otsu
- 经典的大津otsu算法在matlab中的实现程序,每一步都是经典步骤。-Otsu classical Otsus algorithm in matlab implementation process, each step is the classical steps.
otsus
- otsu s method used to find the threshold for bi-model histogram image.
Otsus-Curve-Thresholding-Seg
- 给出了一种递归算法和一种小波变换与递归算法相结合的快速算法.该递推算法只需遍历二维直方图的主对角线和一条次主对角线, 与传统Otsu法的递推算法相比, 搜索空间大为减小。-arecursivealgorithmanda wavelet transfer combining withthe recursive algorithmare shown.The recursive algorithmonly needsearchthemai
otsus-1.0
- Otsu图像分割算法的实现,通过最小化图像方差来找到最佳阈值-functional implementation of the Otsu’s segmentation method
otsus
- 在matlab中,利用最大方差法计算分割阈值,实现图像分割(Segmentation techniques)