⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 SIFT的c++实现
💻
字号:
JIFT: Jun's implementation of SIFTDependency: VXLCompilation:Modify "JIFT.pro" file to set appropriate library and header path, run "qmake" then "make"Usage:JIFT input output [image]"input" is the input image, "output" is the features, the format is as follows:(#number of points) (#number of dimentions)(#xposition) (#yposition) (#feature vector dim 0) ...  (#feature vector dim n)(#xposition) (#yposition) (#feature vector dim 0) ...  (#feature vector dim n)...If the optional "image" argument is supplied, then it saves the keypoint position and orientation into an image fileBug reports welcome!Jun Liu8th September 2006

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -