Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.image.processing > #4133 > unrolled thread
| Started by | Sumanth Mallya <sumanth.89@gmail.com> |
|---|---|
| First post | 2016-06-17 09:48 -0700 |
| Last post | 2016-06-18 06:36 -0600 |
| Articles | 2 — 2 participants |
Back to article view | Back to sci.image.processing
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
| From | Sumanth Mallya <sumanth.89@gmail.com> |
|---|---|
| Date | 2016-06-17 09:48 -0700 |
| Subject | The skimage.morphology.remove_small_objects function doesnt work? |
| Message-ID | <a2fe47ec-ee9f-4b87-8750-305b6d76753b@googlegroups.com> |
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?
[toc] | [next] | [standalone]
| From | Martin Leese <please@see.Web.for.e-mail.INVALID> |
|---|---|
| Date | 2016-06-18 06:36 -0600 |
| Message-ID | <nk3f7g$fui$1@dont-email.me> |
| In reply to | #4133 |
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/
[toc] | [prev] | [standalone]
Back to top | Article view | sci.image.processing
csiph-web