marcbowes / Hough-Circle-Detector
C++ program to detect circles, using a hough transform
☆23Updated 4 years ago
Alternatives and similar repositories for Hough-Circle-Detector:
Users that are interested in Hough-Circle-Detector are comparing it to the libraries listed below
- A port of Line Segment Detector(LSD) to use OpenCV structures.☆37Updated 10 years ago
- ELEC 824 Assignment #2 - c++ implementation of circle detection using RANSAC based off of "An Efficient Randomized Algorithm for Detecting…☆22Updated 11 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆62Updated 6 years ago
- A simple demo for 3D Object Modeling based on an RGB-D camera☆36Updated 9 years ago
- Alters the default rectangle detection algorithm in OpenCV to filter out found rectangles☆16Updated 4 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 7 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆33Updated 8 years ago
- multi camera calibration☆31Updated 8 years ago
- real-time circle detection by edge drawing.algorithm provided by Cuneyt Akinlar and Cihan Tonal☆18Updated 7 years ago
- simple c++ app which embeds a virtual object on users hand. opencv is used for detecting & tracking the hand, opengl is used for creating…☆33Updated 10 years ago
- Port of Fast Affine Template Matching algorithm☆127Updated 4 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆25Updated 8 years ago
- wrap KAZE features implementatino to cv::Feature2D API without rebuilding OpenCV☆29Updated 11 years ago
- ☆14Updated 8 years ago
- ☆21Updated 8 years ago
- Some stereo algorithms.☆13Updated 8 years ago
- slic video segmentation☆10Updated 9 years ago
- A header only library with example files to deliver moer accurate, precise and robust pose estimation than using traditional Perspective-…☆20Updated 5 years ago
- A self-calibration tool that uses planar scenes☆32Updated 6 years ago
- cvsba: an OpenCV wrapper for sba library☆15Updated 4 years ago
- An openCV implementation of stitching two images to create a panorama using SURF Detectors☆31Updated 7 years ago
- Fast directional chamfer matching☆54Updated 10 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago
- A simple example of icp (Iterative Closest Point) with opencv and kdtree.☆42Updated 6 years ago
- Optical distortion calculation and correction; open source C, C++ library☆37Updated 9 years ago
- Various computer vision routines by Tom Botterill. Essential matrix estimation+optimisation, BoWSLAM, BaySAC, real-time local mosaicing.☆33Updated 9 years ago
- Real-time Hand Gesture Recognition using Depth Images☆37Updated 9 years ago
- A particle filter for tracking multiple humans in high-density crowds☆93Updated 9 years ago
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 2 months ago
- Example of using TBB parallel pipeline with OpenCV☆16Updated 7 years ago