Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@jiya-ali-ivq4VI • Mar 16, 2009
i wanna make direction image of figerprint to extract features.. plz kindly help me.. -
@predictor-lfVrRm • Mar 17, 2009
I think that you are interested in edge detection filters which are direction-specific. Sobel filters are among the simpler such filters, and measure the edge in the vertical and horizontal directions separately, and these can be combined to obtain direction (not limited to NSEW) and magnitude measures, as described here:jiya alii wanna make direction image of figerprint to extract features..
<a href="https://homepages.inf.ed.ac.uk/rbf/HIPR2/sobel.htm" target="_blank" rel="nofollow noopener noreferrer">Feature Detectors - Sobel Edge Detector</a>
There are other filters similar to this, which make separate magnitude measurements for 0, 45, 90 and 135 degrees, only. For example:
<a href="https://homepages.inf.ed.ac.uk/rbf/HIPR2/prewitt.htm" target="_blank" rel="nofollow noopener noreferrer">Feature Detectors - Compass Edge Detector</a>
-Will Dwinnell
<a href="https://matlabdatamining.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">Data Mining in MATLAB</a> -
@gohm-F3UUpP • Mar 17, 2009
Also be sure to refrain from using sms text in posting