摘要:
Matlab均匀性度量法实现图像二值化 %homogeneity clc clear all; F=imread('cameraman.tif'); subplot(121),imshow(F);title('Original'); % subplot(222),imhist(Image);title(' histogram'); %Initial threshold F=double(F);... 阅读全文
posted @ 2016-08-18 20:29
酸罗卜不酸II
阅读(2606)
评论(0)
推荐(0)
浙公网安备 33010602011771号