文件名称:MATLAB实现OTSU法图像分割程序.zip
文件大小:2KB
文件格式:ZIP
更新时间:2024-05-14 04:01:56
OTSU法 MATLAB 图像分割
适用对象:灰度图像(8 bit) 参照论文:《A Tlreshold Selection Method from Gray-Level Histograms》 使用说明:直接运行脚本文件testOtsuThresholding.m即可,具体见注释
【文件预览】:
subim2bw.m
otsuThresholding.m
testOtsuThresholding.m