文件名称:基于OpenCV SIFT的指纹识别算法 python实现
文件大小:1.76MB
文件格式:ZIP
更新时间:2021-12-24 03:50:28
python sift opencv
Windows64位环境下: 1. 安装python3.6.5 2. pip install numpy 3. pip install matplotlib 4. pip install opencv-python 5. 安装opencv-conrib(https://download.csdn.net/download/u012442083/10809277)
【文件预览】:
sift
----db3()
--------img()
----db2()
--------img()
----data.txt(61B)
----test.txt(15KB)
----sift-enroll.py(8KB)
----db1()
--------img()
----sift-match.py(8KB)