SIFT-master

所属分类:图形图像处理
开发工具:Python
文件大小:11KB
下载次数:12
上传日期:2018-11-17 15:21:10
上 传 者silencegrrr
说明:  sift python实现源码,未使用包
(Sift Python to achieve source code, not using the package)

文件列表:
contrast.py (567, 2015-05-27)
descriptor.py (3020, 2015-05-27)
factor.py (1537, 2015-05-27)
findextrema.py (4156, 2015-05-27)
harris.py (2644, 2015-05-27)
hessian.py (1810, 2015-05-27)
process.py (2442, 2015-05-27)
sift.py (4281, 2018-11-16)
__pycache__\findextrema.cpython-37.pyc (2952, 2018-11-16)
__pycache__\harris.cpython-37.pyc (2307, 2018-11-16)
__pycache__\hessian.cpython-37.pyc (1946, 2018-11-16)
__pycache__\process.cpython-37.pyc (2820, 2018-11-16)
__pycache__ (0, 2018-11-16)

1.Run the sift: Sift_fd.py is the main file, and the function: feature_detect will return the coordinates of feature points detected by the algorithm 2.Run the pixel compare: testcompare.py is the main file, it usese pixels generated by harris corner detection method

近期下载者

相关文件


收藏者