How to extract Vein Pattern from these images in Opencv?

asked 2013-12-10 22:31:37 -0600

techlearner gravatar image

updated 2017-12-19 10:37:43 -0600

0 down vote favorite

I want to extract the vein patterns from the attached images. I am trying to code to Vein pattern recognition system. I tried the Canny Edge Detector for getting the edges of the veins but somehow they are not very clear. Any improvisations or other techniques would be greatly appreciated. For information, I am trying to write a C++ Code in OpenCV on Ubuntu.

Source ROI Canny

edit retag flag offensive close merge delete