搜索资源列表
thresh_md
- 这是matlab编写的全局最优的图像二值化方法-prepared by the global optimum image binarization methods
thresh_md
- 图像分割,实现最大实现最大方差法计算分割门限-image segmentation, the highest maximum variance method segmentation Threshold
thresh_md
- 基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。
thresh_md
- 该函数实现最大方差法计算分割门限。 输入参数为灰度图像,输出为灰度分割门限。
thresh_md
- 这是matlab编写的全局最优的图像二值化方法-prepared by the global optimum image binarization methods
thresh_md
- 图像分割,实现最大实现最大方差法计算分割门限-image segmentation, the highest maximum variance method segmentation Threshold
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
thresh_md
- 该函数实现最大方差法计算分割门限。 输入参数为灰度图像,输出为灰度分割门限。-Realize the function of the maximum variance threshold segmentation method. Input parameters for the gray image, the output for the gray threshold segmentation.
thresh_md
- 该函数实现了用最大方差法来计算出分割阈值-To achieve maximum variance method to calculate the threshold segmentation
thresh_md
- OTSU算法求解图像的自动阈值其中a为输入图像矩阵 th为求到的最佳阈值-OTSU algorithm of image automatic threshold
thresh_md
- 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)