Login  Register

Pattern Spectrum Algorithm

Posted by rmakanza on Jul 18, 2016; 12:47pm
URL: http://imagej.273.s1.nabble.com/Pattern-Spectrum-Algorithm-tp5016904.html

Dear everyone
I am looking for a algorithm that fill gaps (not holes). I have tried to use the close algorithm from the mathematical morphology methods:http://imagej.net/MorphoLibJ and this is not producing good results. However when I did a further search I came across the following ppt:http://www.intelligence.tuc.gr/~petrakis/courses/computervision/binary.pdf, and the gap filling I would to perfom is illustrated on page 29-30. Is there an algorithm that does this in image j.

Thank you

Best Regards

Richard