搜索资源列表
otsu.c
- otsu algo this is used to thresholding of an image-otsu algo this is used to thresholding of an image.................................................................
MI_thresholding
- image thresholding otsu method
Otsus-Curve-Thresholding-Seg
- 给出了一种递归算法和一种小波变换与递归算法相结合的快速算法.该递推算法只需遍历二维直方图的主对角线和一条次主对角线, 与传统Otsu法的递推算法相比, 搜索空间大为减小。-arecursivealgorithmanda wavelet transfer combining withthe recursive algorithmare shown.The recursive algorithmonly needsearchthemaindiagonal andone subdiagonal
image-segmentation
- 基于改进 PSO算法的 Otsu快速多阈值图像分割,基于 Renyi 熵与 PSO 算法的图像多级阈值分割-Fast Multilevel Threshold Method for Image Segmentation Based on Improved Particle Swarm Optimization and Maximal Variance,Image multi-thresholding using Renyi entropy and PSO
Double-dimension-OTSU
- 二维OSTU图像自适应阈值分割算法代码,基于c语言编程实现。-OTSU dimensional image adaptive thresholding algorithm code, c-based programming language.