ClaudiaShu / feature-detectLinks
Use the Moravec operator + correlation coefficient algorithm for image feature point matching. The Python code performs automatic recognition, while the C code allows interactive recognition. It can automatically match regions selected with the mouse (though the matching may be slightly inaccurate due to feature selection issues).
☆10Updated 5 years ago
Alternatives and similar repositories for feature-detect
Users that are interested in feature-detect are comparing it to the libraries listed below
Sorting:
- 局部图像描述子,介绍用于图像匹配对两种描述子算法,分别使用SIFT以及Harris对两幅图像检测匹配,并通过SIFT匹配地理标记图像☆58Updated 6 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆75Updated 7 years ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆104Updated 5 years ago
- Feature Detection and Matching with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK through the Brute Force and FLANN algorithms usi…☆212Updated 3 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆127Updated 5 years ago
- 基于地面假设的单目测距,核心代码文件☆58Updated 4 years ago
- 使用Python-OpenCV对多张图片进行全景图像拼接,消除鬼影,消除裂缝。☆183Updated 6 years ago
- 针对带有RGBD相机的服务机器人,物流机器人等。具有:语义地图构建、定位导航、三维重构、重定位、动态物体识别、移动避障、手势识别、人脸识别、语音合成与识别等功能☆469Updated 6 years ago
- 双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分…☆458Updated 6 years ago
- 基于python的双目立体视觉及三维重建☆53Updated 3 years ago
- ☆24Updated 6 years ago
- ☆52Updated 4 years ago
- 单目位姿估计,传统机器视觉,opencv pnp算法☆31Updated 6 years ago
- auto label raw images or videos in PASCAL VOC format☆28Updated 5 years ago
- simple implement and distance measure☆29Updated 5 years ago
- This project focuses on development of an algorithm for Template Matching on aerial images by implementing classical Computer Vision base…☆107Updated 5 years ago
- SIFT特征点提取和RASIC算法 OpenCV+Python图像拼接(全景图片拼接技术)☆31Updated 4 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆69Updated 6 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆46Updated 4 years ago
- 利用海康威视的代码进行目标检测与跟踪☆21Updated 2 years ago
- 使用卡尔曼滤波进行图像处理中的多目标跟踪,其中使用最大权值匹配进行数据关联☆307Updated 3 years ago
- OpenCV-Python 相机标定及矫正,张正友相机标定法☆209Updated 9 months ago
- 校内赛无人机追踪气球☆53Updated 7 years ago
- ☆32Updated 3 years ago
- 基于OpenCV的双目视觉匹配测距系统☆65Updated 3 years ago
- OpenCV-Python 双目相机标定和立体匹配☆21Updated 3 years ago
- 自动标注☆194Updated 2 years ago
- Source code and datadset for "Deep learning algorithm for feature matching of cross modality remote sensing images"☆198Updated 4 years ago
- A simple implementation of Kalman filter in single object tracking☆246Updated 4 years ago
- YoloX可视化训练插件☆127Updated 4 years ago