Line Scan and Removal

PyPK superprad at gmail.com
Tue Sep 20 15:43:45 EDT 2005


i I need some help on some problem I am trying to think of.

are there any algorithms available to do the following If not, any
ideas?:

I would like to Identify any lines of any orientation and width in an
Image and
remove them from the Image. Basically I would like to scan the entire
Image for lines and remove them.

so for example if I have an Image with a circle, a triangle and a line.
Then my resultant Image should only have a circle.

Can some one help me think through this process...

Thanks




More information about the Python-list mailing list