recover the shape from edge-only picture?

asked 2017-05-16 03:52:48 -0600

gino0717 gravatar image

hi, I have some edge-only picture, and I want to do something to recover it to a image with area.

for example: I have this picture:

image description

and I want the image becomes this

image description

(what should I call this? a picture with area?)

I think numbers of dilation and erosin would work, but actually the fingers may tend to stick together. Some active contour algorithm may find the contour of overall picture, but it is really slow. What other algorithm I can use? thanks for any advice!

edit retag flag offensive close merge delete

Comments

It is impossible to reconstruct the Image with ONLY Edge information!

Balaji R gravatar imageBalaji R ( 2017-05-16 04:08:52 -0600 )edit