搜索资源列表
ASIFT_windows_beta_20090415
- 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
Optical_KLT
- KLT方法对特征点进行跟踪,很好用的方法-KLT method for tracking feature points
Image
- 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
67506282mahalanobis
- 马氏距离的仿射不变性删除误匹配特征点 对,据此可求取2幅源图像间的仿射变换参数-Mahalanobis distance of the affine invariant features remove the false matching points Yes, according to the source to obtain two parameter affine transformation between images
Stereo-patch
- 基于立体匹配的方法,包括特征点匹配的算法等-Based stereo matching methods, including the feature point matching algorithm
tezhengdianpipei
- 一个简单的OPENGL中的关于特征点匹配的例子,很有参考价值-OPENGL in a simple matching feature points on the example of great reference value
ExtractPoints
- 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
基于OpenCV的角点检测
- 运行在VC++软件下的程序!对于图片的角点特征进行检测!
光流法运动估计OpticalFlow
- 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
车辆行驶工况与特征的研究
- 对几个典型国家和地区(美国、欧洲和日本)开发并采用的几种有代表性的行驶工况做了全面的介绍;接着,对它们各自的特征进行深入的研究和对比;最后得出几点结论。(A comprehensive introduction to several typical driving conditions developed and adopted by several typical countries and regions (USA, Europe and Japan); Then, the research
C#提取特征点并进行图像匹配
- 建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标(Based on the Moravec operator, the feature points are extracted and matched with another image, and the matching pixel coordinates corresponding to the feature points are output)
RGBD_slam
- 简单的RGBD-slam程序,包含特征点检测,特征描述,点云地图的生成等。(Simple RGBD-slam procedures, including feature point detection, feature descr iption, point cloud map generation.)
sift特征点检测
- sift特征点检测的测试代码,效果还可以,大家可以试试(SIFT feature point detection test code, the effect can be, we can try)
Harris特征点检测
- 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
Harris
- 简单基于VS2013的Harris特征点提取(openCV库)(Simple Harris feature point extraction based on VS2013 (openCV library))
fast-matlab
- FAST特征提取matalb代码,该代码可以快速提取的图像的FAST特征点(FAST feature extraction matalb code, the code can quickly extract the FAST feature points of the image)
harrisdemo
- 对图像进行harris特征点提取,代码是用opencv和C++书写(Image harris feature extraction, the code is written with opencv and C ++)
Moravec
- 利用moravec算子提取特征点进行匹配(The feature points were extracted by moravec operator.)
Surf_match
- SURF检测两幅图片的特征点,最后进行特征点之间的匹配,再输出(SURF detects the feature points of two pictures, and then matches the feature points, and then outputs the feature points.)
1
- 一阶二阶差分方法实现脉搏波特征点的检测,包括主波和重搏波(Detection of pulse wave feature points by difference method)
