K
Keith Bell
I am trying to find the orientation image of a fingerprint so that I
can later enhance the print and then be able to extract the minutiae
points with the direction of the minutiae points. Basically the way I
was doing it was to take every pixel and find the orientation of the
block of pixels around it using sobel. And do this for every pixel.
Then smooth it. But this is not working and maybe I am doing it
completely wrong. Has anyone done this in c# or could point me in the
right direction.
Thanks in advance.
Keith
can later enhance the print and then be able to extract the minutiae
points with the direction of the minutiae points. Basically the way I
was doing it was to take every pixel and find the orientation of the
block of pixels around it using sobel. And do this for every pixel.
Then smooth it. But this is not working and maybe I am doing it
completely wrong. Has anyone done this in c# or could point me in the
right direction.
Thanks in advance.
Keith