搜索资源列表
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
SIFT--VC
- Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
BruteForceMatcher
- 图像匹配寻找相似点,寻找图像特征,然后进行匹配-Image matching to find the similarities, find image characteristics, and then match