ClaudiaShu / feature-detectLinks
使用moravec算子+相关系数算法进行图像特征点匹配。python代码为自动识别,C代码为交互式识别,可以自动匹配鼠标选择区域匹配区域(由于特征选取问题会有点不准)
☆10Updated 4 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:
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆97Updated 5 years ago
- 局部图像描述子,介绍用于图像匹配对两种描述子算法,分别使用SIFT以及Harris对两幅图像检测匹配,并通过SIFT匹配地理标记图像☆54Updated 6 years ago
- 使用Python-OpenCV对多张图片进行全景图像拼接,消除鬼影,消除裂缝。☆171Updated 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…☆209Updated 3 years ago
- 目标检测标注工具☆55Updated 3 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆72Updated 7 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆124Updated 5 years ago
- YoloX可视化训练插件☆127Updated 3 years ago
- ☆24Updated 5 years ago
- Run 3 scripts to (1) Synthesize images (by putting few template images onto backgrounds), (2) Train YOLOv3, and (3) Detect objects for: o…☆59Updated 2 years ago
- ☆33Updated 2 years ago
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆229Updated last year
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆47Updated 4 years ago
- 图像配准算法。包括 SIFT、ORB、SURF、AKAZE、BRIEF、matchTemplate☆109Updated 2 years ago
- 一个能定位二维码并跟踪其位置的程序,可用于摄像头对机器的定位☆23Updated 4 years ago
- 基于地面假设的单目测距,核心代码文件☆51Updated 3 years ago
- 利用海康威视的代码进行目标检测与跟踪☆17Updated last year
- 海康威视Python封装☆26Updated last year
- restruct the apriltag using python☆77Updated 4 years ago
- Implementation of Robust Template Matching Using Scale-Adaptive Deep Convolutional Features☆196Updated last year
- python bindings for Line Segment Detection algorithm (LSD and EDLines)☆28Updated 3 years ago
- proof-of-concept program that detects rail-track with semantic segmentation for autonomous train system☆80Updated 2 years ago
- This project focuses on development of an algorithm for Template Matching on aerial images by implementing classical Computer Vision base…☆95Updated 4 years ago
- Paper_Reading☆15Updated 3 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 2 years ago
- 海康威视相机+yolov3 实现实时检测demo☆31Updated 5 years ago
- 自动标注☆191Updated last year
- Fast and robust template matching with majority neighbour similarity and annulus projection transformation☆60Updated 3 years ago
- 全景图像拼接☆93Updated 6 years ago
- oppencv基于颜色特征的双目测距系统☆22Updated 5 years ago