搜索资源列表
matcher
- 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
KLT2
- 在图像中提取特征点,根据特征点进行目标跟踪-the image feature extraction, according to the characteristic points of target tracking
harris
- 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
Harris
- 实现照片的灰度转换,实现照片的Harris特征点提取方法,利用灰度变化识别特征点,并可以保存灰度变化数据
new_point_matching01
- 基于角点的特征点匹配程序,测试精度在70%以上,满足3D重建的需要
自己用matlab写的sift特征点检测与匹配程序
- 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
CG.zip
- 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
xishaoxing
- 模仿人眼的视觉注意机制,以图像中的稀少点和对比度为特征,求出视觉注意点。-Mimic the human eye visual attention mechanism to image point and a contrast ratio of rare characteristics, find the point of visual attention.
Moravec_VC6
- 利用Moravec算子进行图象的特征点提取分析,方便图象匹配-Moravec operator for the use of the feature point extraction image analysis for image matching
GXRK
- 一个基于autocad vba开发的管线信息自动入库的小系统,通过捕捉管线特征点来进行管线属性信息的自动入库。-Autocad vba development of a pipeline based on information on automatic storage of small systems, through the capture feature point pipeline pipeline attribute information to carry out the autom
FinalYearProject-version2
- 基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
harris
- 基于MATLAB的Harris特征点的检测-harris feacture points detector
SIFT_image_mosaic
- 实现SIFT特征点的检测及图像拼接功能,主要在原来作者的基础上添加了显示全部特征点或者只显示重叠区域特征点,能够直接使用-Achieve SIFT feature point detection and image stitching function, mainly on the basis of the original author to add a point or show all the characteristics of overlap only feature points c
Hariss
- 实现Harris算法,能够正确的提取到二维图像特征点-Achieve Harris algorithm
point_range2
- 飞行器平移对特征点在像平面中的影响,包括平移和上下移动,描述了各个方向平移对特征点在像平面的变化造成的影响-Aircraft pan feature points like the plane' s impact, including the pan and move up and down, described in all directions pan feature points as the plane changes caused by
point_range
- 计算飞行器滚转角,俯仰角,偏航角变化对特征点在像平面的变化-Calculate the vehicle roll angle, pitch angle, yaw angle change of feature points in the image plane changes
immosaic-by--sift
- 基于sift的图像特征点提取和图像拼接,有可直接运行的代码和图片-Sift the image feature point extraction and image stitching, can be directly run the code and pictures
Hausdorff_Distance
- 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different
harrisgai
- 基于harris 的图像角点提取,并做改进,限制小区域内最多特征点数量-feature extraction by harris
