User Portlet
| Discussions |
|---|
| Yes, first comes the edge detection (which is quite sensible), then I blur a little (an attempt to have a closed contour), then I can apply SelectComponents[ ... ,"EnclosingComponentCount", # == 0 &] which actually does the work by selecting... |