- Category:
- OpenCV
- Tags:
-
[C/C++]
[源码]
- File Size:
- 2.63mb
- Update:
- 2012-11-26
- Downloads:
- 1 Times
- Uploaded by:
- wuwei
Description: _1 (Sift algorithm) brief in a classic sift algorithm detected feature points in the previous blog to learn and sift algorithm is more stable, more feature points detected, its largest to determine the higher computational complexity. Followed by many scholars to its improvement, one of the well-known surf algorithm, this article described the Chinese meaning of surf speed feature. This article is not devoted to surf all the theory (the best theory is that the author' s thesis), but the surf algorithm under collate for later reference. Main function given by the author of the code to achieve the 6 functions, including static image feature points detection, detection of feature points in the video, pictures match, the match between the video and pictures, feature point clustering 6 in function. This experiment a simple test image detection, matching and feature point clustering of three functions. And by adding a simple interface. Development environment: opencv2.4.2+Qt4.8.2+open sur
To Search:
File list (Check if you may need any files):
open_surf
.........\detect_img1.jpg
.........\detect_img2.jpg
.........\fasthessian.cpp
.........\fasthessian.h
.........\flower.jpg
.........\integral.cpp
.........\integral.h
.........\ipoint.cpp
.........\ipoint.h
.........\kmeans.cpp
.........\kmeans.h
.........\kmeans_img1.jpg
.........\load_img1.jpg
.........\load_img2.jpg
.........\main.cpp
.........\match1.jpg
.........\match2.jpg
.........\match_img1.jpg
.........\match_img2.jpg
.........\open_surf.pro
.........\open_surf.pro.user
.........\opensurf.cpp
.........\opensurf.h
.........\opensurf.ui
.........\responselayer.h
.........\surf.cpp
.........\surf.h
.........\surflib.h
.........\tiger.jpg
.........\utils.cpp
.........\utils.h
特征点检测学习_2(surf算法).pdf