Simple finger normalisation
Simple finger normalisation, it aligns the finger to the centre of the image using an affine transformation. Elliptic projection which is described in the referenced paper is not implemented. Parameters for the affine transformation are estimated by fitting a straight line through the midpoints of the upper and lower detected finger edges. A possible method for detecting finger edges is given here:
http://www.mathworks.com/matlabcentral/fileexchange/35752-finger-region-localization
Literature:
- "Finger-vein authentication based on wide line detector and pattern normalization" B. Huang, Y. Dai, R. Li, D. Tang and W. Li
20th International Conference on Pattern Recognition (ICPR), 2010
doi: 10.1109/ICPR.2010.316
Comments:
Please leave a comment, if you like it, find a bug, or know (made) good improvements to the code.
Zitieren als
Bram Ton (2024). Simple finger normalisation (https://www.mathworks.com/matlabcentral/fileexchange/35826-simple-finger-normalisation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Semantic Segmentation >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |