搜索资源列表
930-3ff
- 自己做的数字识别的程序,主要是匹配方法,先栽入模版,再栽入所要识别的数字,还附带了矩算法和特征点算法-own digital identification procedures, mainly matching method, the first unknown template, and to identify the unknown by the figures, but also the incidental moments algorithm and feature points Alg
IMPROVEDHARRISCorner
- 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
IMPROVEDSUSANDETECT
- 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
siftDemoV4
- 快速实现SIFT算法,提取参考图与待配准图的特征点并进行匹配
imagetest
- sift 匹配算法,输入两幅bmp图片,可以完成特征点寻找和匹配
Visual+C++pdf+code
- 图像处理的一些简单源代码,包括平移旋转傅里叶变换等等,另包括特征点配准
SURF-V1.0.9-WinDLLVC8
- surf代码,能够实现图像上surf特征点的检测和定位等-surf code, to surf on the feature points of image detection and positioning
IVT-TrackingApp
- 基于ivt框架,利用归一化互相关作测量,二维特征点跟踪-Tracking feature
RTV
- bmp图像的分割,特征点的提取,LED曲线拟合,手动编辑功能,矢量化功能-bmp image segmentation, feature point extraction, LED curve fitting, manually editing functions, vector functions
Image
- 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
tezhengdianpipei
- 一个简单的OPENGL中的关于特征点匹配的例子,很有参考价值-OPENGL in a simple matching feature points on the example of great reference value
ParticleFilterTrack
- 基于bft框架,利用归一化互相关作测量,二维特征点跟踪-tracking feature
FastCornerTest
- 实现一幅图像的特征点快速提取,并以彩色点标示。可以选择是否使用非极大值抑制。-fastcorner feature extraction
jishupeizhunsuanfa
- 基于特征点的记时配准算法,图像配准技术 源码MFC-Feature points in mind when based registration algorithm, MFC source image registration techniques
feature-sift
- 基于SIFT的特征点提取源代码,凑下字数-SIFT-based feature points to extract the source code, collected under the words
Moravec-suanzi
- moravec 算子,特征点提取程序,摄影测量作业-moravec operator, feature point extraction procedure, photogrammetry jobs
siftFeat
- sift特征点提取源代码,已经过调试运行,下载后即可应用,代码也可作为参考。-sift feature point extraction source code, it has been testing the run, you can download the application, the code can be used as a reference.
asmlibrary-5.0
- ASM(Active Shape Model,主动形状模型),是一种基于统计模型的图像搜索方法。它的优点是能根据训练数据对参数的调整加以限制,从而将形状的改变限制在一个合理的范围。ASM方法首先针对特定目标建立形状模型并采用一系列特征点来描述,称为点分布模型(PDM);然后对形状模型中的每个特征点建立特征点附近的灰度模型;ASM方法利用灰度模型在目标图像中搜索特征点的最佳位置,同时根据搜索结果调整形状模型的参数,最终使模型匹配到目标的轮廓上。-ASM (Active Shape Model, a
SIFTtutorial
- 对图像提取相应的特征点,并对特征点进行精简与描述,找到128维的描述子,并与另一幅图像的描述子进行比较,得到图像的匹配-Extract the corresponding feature point of the image, and the feature point streamline with the descr iption, to find 128-dimensional descr iptor, and compares with a descr iption of the ima
fast-interest-point-
- 程序是提取目标的fast的特征点,fast的特征点的好处是速度方面有比较大的优势,对于实时监控等一些应用可以考虑这种局部匹配-Program is to extract feature points target fast benefits fast feature points is relatively large speed advantage for some applications, such as real-time monitoring can be considered suc
