Hello, I read the reference from ENVI Zoom Help file "Implementation of a fast algorithm for segmenting SAR imagery" but the efficiency of my program is really low.
A image of 1000*1000 pixel , I have to iterate the calculation procedure for about 1 million times, about 20,000 seconds or 10 + hours, But in ENVI, it only require 10+ seconds, to do the same work.
Could you give some suggestion or tip to implementation this fast algorithm for segmenting provided by Robinson?
thank you
|