gpt4 book ai didi

python - Python中的指纹增强

转载 作者:行者123 更新时间:2023-12-02 11:21:57 25 4
gpt4 key购买 nike

我正在做指纹识别作为 Python 中计算机视觉类(class)的项目.
对于我使用的图像的预处理 Gabor filter ,然后 Gaussian blur ,然后 Otsu binarization我得到了这样的东西(左边是原始图像,右边是处理过的):
First photo - original, second - after preprocessing
然后我在做骨架化,我认为图像太详细了。我想得到这样的东西(第一张是我现在拥有的,第二张是我想得到的):
First image is the one I have now, second - the one I would like to get
当我在第二张图片上做细化时,它看起来比我现在拥有的图片要好得多。你有什么想法我可以用OpenCV做什么吗?和 Python 来实现这一点(获得类似于右侧的图像)?
我特别想去掉那些小刺,把边缘弄光滑。

最佳答案

试试 Frangi filter .它通常用于寻找静脉,但我觉得它对你很有效

关于python - Python中的指纹增强,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40119182/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com