Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.image.processing > #4134
| From | Martin Leese <please@see.Web.for.e-mail.INVALID> |
|---|---|
| Newsgroups | sci.image.processing |
| Subject | Re: The skimage.morphology.remove_small_objects function doesnt work? |
| Date | 2016-06-18 06:36 -0600 |
| Organization | A noiseless patient Spider |
| Message-ID | <nk3f7g$fui$1@dont-email.me> (permalink) |
| References | <a2fe47ec-ee9f-4b87-8750-305b6d76753b@googlegroups.com> |
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/
Back to sci.image.processing | Previous | Next — Previous in thread | Find similar | Unroll thread
The skimage.morphology.remove_small_objects function doesnt work? Sumanth Mallya <sumanth.89@gmail.com> - 2016-06-17 09:48 -0700 Re: The skimage.morphology.remove_small_objects function doesnt work? Martin Leese <please@see.Web.for.e-mail.INVALID> - 2016-06-18 06:36 -0600
csiph-web