-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of rmakanza
Sent: 18 July 2016 13:48
To: [hidden email] Subject: Pattern Spectrum Algorithm
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.