搜索资源列表
SIFT
- SIFT feature detector
OpticalFlow-BY-SURF
- 基于SURF的光流法的运动物体检测应用——检测PTZ是否转动 内容: (1) 对光流法和SURF进行理论分析。 (2) 应用光流法对运动物体进行检测,理解David Stavens的demo。 (3) 用SURF提取的特征点来作为光流法中的特征点,来检测运动物体,并应用于一个实例:检测ptz云台是否转动。 【实验室项目】-use of optical flow with SURF Motion estimation and video compressi
CreateCornerDetector
- vs2010+opencv,创建Harris和Shi-Tomasi检测器,检测输入图像中的特征点-vs2010+opencv, create Harris and Shi-Tomasi detector detects feature points in the input image
FeatureDetection
- vs2010+opencv,创建SURF特征检测器,检测输入图像的SURF特征-vs2010+opencv, create SURF feature detector detects the input image feature SURF
FlannBasedMatcher
- 使用FLANN进行特征点匹配,利用SURF检测器检测的关键点,绘制出符合条件的匹配点 -The key point of the feature point matching using FLANN using SURF detector, the draw qualifying match point