siftpp-0.2.2

所属分类:图形图像处理
开发工具:Visual C++
文件大小:282KB
下载次数:13
上传日期:2012-12-11 14:34:55
上 传 者VincentJHY
说明:  sift算法 用于图像处理 功能有1.图形的识别与追踪 2.图像的拼接 这个版本是C++版本
(sift algorithm for the identification and tracking of the image in the graphics image stitching this version is C++)

文件列表:
siftpp-0.2.2\siftpp\data\img3.pgm (512015, 2012-12-11)
siftpp-0.2.2\siftpp\Makefile (1496, 2012-12-11)
siftpp-0.2.2\siftpp\notice.txt (1920, 2012-12-11)
siftpp-0.2.2\siftpp\sift-conv.tpp (5274, 2012-12-11)
siftpp-0.2.2\siftpp\sift-driver.cpp (9053, 2012-12-11)
siftpp-0.2.2\siftpp\sift.cpp (33348, 2012-12-11)
siftpp-0.2.2\siftpp\sift.hpp (5499, 2012-12-11)
siftpp-0.2.2\siftpp\sift.ipp (3440, 2012-12-11)
siftpp-0.2.2\siftpp\TIMESTAMP (58, 2012-12-11)
siftpp-0.2.2\siftpp\data (0, 2012-12-11)
siftpp-0.2.2\siftpp (0, 2012-12-11)
siftpp-0.2.2 (0, 2012-12-11)

A LIGHTWEIGHT C++ IMPLEMENTATION OF DAVID LOWE'S SCALE INVARIANT FEATURE TRANSFORMS Andrea Vedaldi http://www.cs.ucla.edu/~vedaldi WARNING This software is derived from a SIFT implementation which should be rather stable. However this particular version should still be considered a beta release as: * the command line driver sift-driver.cpp missess a few options to tune some parameters of the descriptor; * there are some new pieces of code (the command line driver, loading/saving PGM files, ...) which may contain bugs and * I didn't have time to test throughfully. COPYRIGHT WARNING This code implements an algorithm (SIFT) which is D. Lowe's patent and cannot be used for commercial purposes without his permission. See the license notice attached to the source code files. CHANGES 0.2.2 Corrected a bug in the resolution of the 3x3 linear system. (thanks to Fan Gu for finding it out) 0.2.1 Corrected a bug in the command line driver. 0.2 Made LAPACK independent 0.1 First alpha version

近期下载者

相关文件


收藏者