Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

delete background

Solved!
Go to solution

Hello,

 

I would like to delete the background so I can measure some things,

I've tried some thresholds but they don't work good enough, some

little veins are not visible anymore after the threshold.

Has anyone an idea how to solve this?

 

Thanks!

 

see tag for a picture

0 Kudos
Message 1 of 7
(4,119 Views)
Do gamma correction and then apply canny edge detection.
Message 2 of 7
(4,118 Views)
Solution
Accepted by Chantal
You do the canny and save the image apply threshold and do further processing. Try setting the appriate filter parameters this way.
0 Kudos
Message 3 of 7
(4,115 Views)

So I will have a picture with only the edges?

or do I get it wrong 🙂

 

 

 

0 Kudos
Message 4 of 7
(4,112 Views)
Yes but you can always apply threshold and do morphological operations over that.
0 Kudos
Message 5 of 7
(4,110 Views)

Oke, Thank you for the help! 🙂

 

 

0 Kudos
Message 6 of 7
(4,108 Views)

Glad to help... :smileyhappy:

 

 

 

0 Kudos
Message 7 of 7
(4,105 Views)