Feature point extraction for palmline
Show older comments
Hie i m confused in an algorithm of palm line matching.below i m writing the step that i have to do.please, try to briefly explain this step and suggest any way to implement this .
input :- I have the location of feature point and the input image of palm line
step- for each feature point,the orientation of its corresponding palm line is computed as the direction of the line segment of length 8 which has the maximum average contrast(absolute difference value)to its immediate surrounding(parallel segments placed 2 pixels above and below the given segment)
Thanks in advance.
1 Comment
Image Analyst
on 10 Oct 2011
What if the line is vertical? How can you inspect the pixels 2 above and below that line?
Accepted Answer
More Answers (0)
Categories
Find more on Region and Image Properties in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!