• The skimage.morphology.remove_small_objects function doesnt work?

    From Sumanth Mallya@21:1/5 to All on Fri Jun 17 09:48:21 2016
    I am trying unsuccessfully to use the skimage.morphology.remove_small_objects function to remove small connected objects under 200 pixels from a raster image and although this function runs smoothly, the results it returns looks exactly the same as the
    original. I have tried running this function on a binary,gray scale and rgb image with no luck. I have also tried running it on the output image of a canny detector with no luck. Any suggestions?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Martin Leese@21:1/5 to Sumanth Mallya on Sat Jun 18 06:36:00 2016
    Sumanth Mallya wrote:
    I am trying unsuccessfully to use the skimage.morphology.remove_small_objects function to remove small connected objects under 200 pixels from a raster image and although this function runs smoothly, the results it returns looks exactly the same as the
    original. I have tried running this function on a binary,gray scale and rgb image with no luck. I have also tried running it on the output image of a canny detector with no luck. Any suggestions?

    Er ... what software package are you using?

    --
    Regards,
    Martin Leese
    E-mail: please@see.Web.for.e-mail.INVALID
    Web: http://members.tripod.com/martin_leese/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)