alyssaq / opencvLinks
Find squares in an image with OpenCV C++
☆250Updated 8 years ago
Alternatives and similar repositories for opencv
Users that are interested in opencv are comparing it to the libraries listed below
Sorting:
- Source code for the book OpenCV3 Computer Vision Application Programming Cookbook 2016☆105Updated 3 years ago
- line, circle and ellipse detection in 2d images.☆17Updated 4 years ago
- This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn …☆291Updated 4 years ago
- Learn OpenCV, ORB/SIFT descriptors match by ratio test to find similarity.☆188Updated 9 years ago
- stereo matching based on OpenCV and VS 2010☆210Updated 11 years ago
- This is my initial experiments on pose estimation using opencv.More details//www.cnblogs.com/singlex/p/pose_estimation_0.html☆140Updated 5 years ago
- A Library About The Image Features Extraction☆109Updated 10 years ago
- GreenOpen的图像处理算法库☆93Updated 4 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆128Updated 4 years ago
- ☆56Updated 6 years ago
- OpenCV 扩展模块教程☆207Updated 5 years ago
- 基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像☆542Updated last year
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆199Updated 3 years ago
- Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.☆110Updated 5 years ago
- ☆45Updated 5 years ago
- TLD:tracking-learning-detection 跟踪算法☆47Updated 8 years ago
- 鱼眼摄像头畸变校正代码。内含两个版本,分别基于opencv2和opencv3,支持图片矫正和USB摄像头实时畸变矫正。☆302Updated 7 years ago
- A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.☆493Updated 3 years ago
- Detect and track vehicles in video☆51Updated 7 years ago
- OpenCV - 3rdparty☆577Updated this week
- Sub-Pixel Edge Detection Using OpenCV☆225Updated 3 years ago
- Opencv下利用SIFT、SURF、ORB三种特征点实现图像匹配☆54Updated 7 years ago
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- ☆52Updated 7 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆156Updated 2 years ago
- 详尽地介绍关于图像拼接的知识点☆91Updated 8 years ago
- 通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现☆312Updated 8 years ago
- ☆97Updated 6 years ago
- fbc_cv is an open source image process library.☆242Updated 4 months ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago