搜索资源列表
harris_detect
- 本程序实现打开两幅图像并且提取Harris角点,是角点特征匹配的第一步,对做立体匹配的朋友来说是一个很好的资源。-the program opened two images and extract Harris Corner, Corner is the first step to feature matching, so stereo matching pair of friends is a good resource.
harris
- harris角点检测,检测图像中的角点,可以用来匹配两幅图像-harris coner dictertor
MatlabPHarris
- 一个基于matlab的harris角点图像配准程序,运行效果良好,虽然存在误匹配,但很值得借鉴。-A harris corner points based on matlab for image registration procedures, running well, although there are false matches, but it is worth learning from.
Harris
- 角点检测与匹配,看论文编写,效果还不错,亲测有效,大家-Corner detection and matching to see the papers write, the results were pretty good, pro-test, we look at
harris
- 这是一个基于harris角点特征的matlab匹配程序-This is a feature based on harris corner matching matlab program
tiquyupipei
- 利用Harris算子,基于matlab对图像特征点进行提取与匹配-Using Harris operator, image feature point extraction and matching based on matlab
harris
- 这是关于求图像匹配点的matlab程序。 运行通过,可以添加自己需要的图像。 主要方法有用到harris角点检测,ncc粗匹配,ransac精匹配-This is about the image matching point of the MATLAB program. Run through, you can add the image you need.The main methods are useful to Harris corner detection, NCC coar
image-stitch
- 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using Harris corner detection method for image feature point extraction, NCC descr iption of the method of rough matching, and then use the RANSAC algorithm for fine matching.