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,118 Views)
Do gamma correction and then apply canny edge detection.
Message 2 of 7
(4,117 Views)
Solution
Accepted by topic author 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,114 Views)

So I will have a picture with only the edges?

or do I get it wrong 🙂

 

 

 

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

Oke, Thank you for the help! 🙂

 

 

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

Glad to help... :smileyhappy:

 

 

 

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