alyssaq / opencvLinks
Find squares in an image with OpenCV C++
☆252Updated 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
- GreenOpen的图像处理算法库☆93Updated 4 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
- A Library About The Image Features Extraction☆109Updated 10 years ago
- TLD:tracking-learning-detection 跟踪算法☆48Updated 8 years ago
- 鱼眼摄像头畸变校正代码。内含两个版本,分别基于opencv2和opencv3,支持图片矫正和USB摄像头实时畸变矫正。☆302Updated 7 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
- OpenCV - 3rdparty☆577Updated 3 weeks ago
- OpenCV 扩展模块教程☆207Updated 5 years ago
- 详尽地介绍关于图像拼接的知识点☆91Updated 8 years ago
- This is my paper "Correction of single circular fisheye image" related program code☆265Updated last year
- Opencv下利用SIFT、SURF、ORB三种特征点实现图像匹配☆54Updated 7 years ago
- fbc_cv is an open source image process library.☆242Updated 5 months ago
- V4L2+OpenCV3.1以MPJG格式采集图像☆74Updated 5 years ago
- stereo matching based on OpenCV and VS 2010☆210Updated 11 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆199Updated 3 years ago
- Detect and track vehicles in video☆51Updated 7 years ago
- Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.☆110Updated 5 years ago
- Sub-Pixel Edge Detection Using OpenCV☆228Updated 3 years ago
- 通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现☆313Updated 8 years ago
- A CV project, based on cimg library to deal with simple Image Stitching task.☆52Updated 6 years ago
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- process a demo in android☆140Updated 7 years ago
- Mask R-CNN Demo -- vs2015☆40Updated 6 years ago
- 使用OpenCV实现人脸关键点检测☆197Updated 7 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
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago