which algorithm suitable for remote sensing image.. Is any threshold algorithm suitable?....

otsu algorithm is not supporting for remote sensing image.. Bcz the image size is very large. if i split my image into no of size means i cant get a correct merging segmented image.. so plz give a solution....

 採用された回答

Walter Roberson
Walter Roberson 2014 年 3 月 18 日

0 投票

I have my doubts that using a single global threshold would be appropriate for large images. You should consider adaptive thresholding. See for example http://homepages.inf.ed.ac.uk/rbf/HIPR2/adpthrsh.htm and also look at adaptive wavelets

その他の回答 (0 件)

質問済み:

2014 年 3 月 18 日

コメント済み:

2014 年 3 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by