Removing background from fingerprint images

7 次查看(过去 30 天)
how to remove background from fingerprint image without loosing fingerprint information. output image should be grayscale image not binary. please help.

回答(1 个)

Image Analyst
Image Analyst 2014-5-4
Try my background correction demo, attached. It uses John D'Errico's polyfitn to fit the background to a 2D polynomial. Then I divide the image by it.

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by