Line Scan and Removal

P

PyPK

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
 
P

Paul McGuire

PyPK said:
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
Google for "raster-to-vector" turned up this helpful link.
http://cardhouse.com/computer/vector.htm

-- Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,264
Messages
2,571,323
Members
48,005
Latest member
ChasityFan

Latest Threads

Top