当前位置:
首页 资源下载
搜索资源 - otsu image binarization in matlab
搜索资源列表
-
0下载:
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
-
-
0下载:
image_binaryzation.m : 图像二值化主函数,调用otsu、kittler
otsu.m : 类判别分类法(otsu全局二值化算法)
kittler : 最小分类错误(minimum error thresholding)全局二值化算法
image_refining.m : 图像细化主程序,调用otsu、refining
refining.m : 计算骨架的一种实用方法对图像进行细化
coins.bmp
lenna.bmp
woman_
-
-
0下载:
迭代阈值选择法二值化图像与Otsu阈值选择法二值化图像比较(这个程序可直接用)
迭代阈值选择法二值化图像与Otsu阈值选择法二值化图像比较的完整matlab代码,迭代阈值选择法二值化图像与Otsu阈值选择法二值化图像比较
-Binarization images of the iterative threshold selection method and the Otsu threshold selection method binary image (this program can
-
-
0下载:
otsu的matlab程序,图像处理学中常用的操作,全局阈值图像二值化-Otsu MATLAB procedure, commonly used in image processing operations, global threshold image binarization
-