Hi Guanglei,the code is so nice on biological images.and fair on remote sensing images.have tried to test both methods on remote sensing images but results show otsu is better.
though i have used tested your code on several remote sensing images,I have failed to understand how the code operates.all is that your code segments the image into three classes using FCM clustering thresholding based on 3-class Fuzzy clustering,where by the threshold is obtained by averaging the maximum
in the class with the smallest center and the minimum in the class with the middle center. am i right or wrong about your method?.hope to hear from you.chao
Am currently working on flood detection where am supposed to segment the two images , classify them independently and then later obtain a change image.am woundering how i can use to this same method to segment my images and how i can calculate mean for each segment in the image
and also when i try to run this code on my landsat image,it gives this error
??? Index exceeds matrix dimensions.
Error in ==> srm at 66
dG=(image_seg(C1+n_pixels)-image_seg(C2+n_pixels))^2;
when i try to segment my multispectral images of size 500*500 ,the code give me this error "??? Array dimensions must match for binary array op".what does it mean? and could you please help
hello sir, i am doing my research work in Text Extraction From images using DWT.Can I get matlab coding regarding this project .I mainly face problem to remove non- text regions, help me sir.
well...this is good.
can i know how to apply measures like local consistency error,global consistency error,or rand index,variation of information....etc,...any of two i need....
Comment only