Hi Anthony,
Sorry that I did not clarify it. The three segments I want to extract are: Upper box and insides, lower box and insides, the others (which is the label "Page 123" in that image).
So I guess there may exist a method to recognize the sides of the boxes and perform such segmenting.
Search found 5 matches
- 2011-05-04T22:40:57-07:00
- Forum: Users
- Topic: Is it possible to do auto segmentation?
- Replies: 3
- Views: 10805
- 2011-05-04T21:24:48-07:00
- Forum: Users
- Topic: Is it possible to do auto segmentation?
- Replies: 3
- Views: 10805
Is it possible to do auto segmentation?
Is it possible to segment the following image into three parts automatically? Thanks.


- 2011-04-07T23:46:16-07:00
- Forum: Users
- Topic: How to remove scattered spots in an image?
- Replies: 6
- Views: 21022
Re: How to remove scattered spots in an image?
Hi Anthony, Fred,
Thanks for your quick and great help.
I have tried "morphology" and found it is perfect and introduces no edge blur, like below:
https://lh5.googleusercontent.com/_6BSFeEZ2Upc/TZ6s7BBiR2I/AAAAAAAAABk/IYbnB-TJ694/convert.png
The command used is:
convert noise.tif -morphology ...
Thanks for your quick and great help.
I have tried "morphology" and found it is perfect and introduces no edge blur, like below:
https://lh5.googleusercontent.com/_6BSFeEZ2Upc/TZ6s7BBiR2I/AAAAAAAAABk/IYbnB-TJ694/convert.png
The command used is:
convert noise.tif -morphology ...
- 2011-04-07T20:42:01-07:00
- Forum: Users
- Topic: How to remove scattered spots in an image?
- Replies: 6
- Views: 21022
Re: How to remove scattered spots in an image?
Hi Anthony,
Thanks for your help.
I guess this method may affect the sharpness of the edge.
Do you think it is possible to trace the contour and fill the inside?
Thank.
Thanks for your help.
I guess this method may affect the sharpness of the edge.
Do you think it is possible to trace the contour and fill the inside?
Thank.
- 2011-04-07T19:58:01-07:00
- Forum: Users
- Topic: How to remove scattered spots in an image?
- Replies: 6
- Views: 21022
How to remove scattered spots in an image?
Hi,
Anyone know how to remove the scattered small spots in an image? Like below:

Thanks.
Anyone know how to remove the scattered small spots in an image? Like below:

Thanks.