23pointsNorth / lsd_opencvLinks
A port of Line Segment Detector(LSD) to use OpenCV structures.
☆37Updated 11 years ago
Alternatives and similar repositories for lsd_opencv
Users that are interested in lsd_opencv are comparing it to the libraries listed below
Sorting:
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- Port of Fast Affine Template Matching algorithm☆131Updated 4 years ago
- ☆27Updated 7 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- a Line Segment Detector☆144Updated 13 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆163Updated 8 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆202Updated 4 years ago
- Hessian Affine detector with SIFT descriptor, CMP implementation☆141Updated 2 years ago
- ☆79Updated 9 years ago
- Line Segment Detector for OpenCV, MATLAB, and Python.☆173Updated 6 years ago
- Linear time Maximally Stable Extremal Regions implementation☆99Updated 13 years ago
- Framework and repository for C++ model-free tracking implementations and datasets.☆32Updated 9 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆139Updated 3 years ago
- ☆190Updated 10 years ago
- Adaptive Superpixels (DASP, SLIC, ...)☆39Updated 11 years ago
- Modular Tracking Framework☆103Updated last month
- Fast segmentation of object from background given approximate object bounding box☆19Updated 10 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…☆59Updated last year
- Affine matching C++ library for OpenCV (based on ASIFT)☆11Updated 11 years ago
- This code is implemeted for the papper "Real-Time Salient Closed Boundary Tracking via Line Segments Perceptual Grouping, Xuebin Qin, Shi…☆17Updated 7 years ago
- Efficient Large-scale Image Search With a Vocabulary Tree☆73Updated 7 years ago
- Track KLT Features using Optical Flow. The code uses Qt 5 for grahical user interface☆22Updated 10 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 12 years ago
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 8 years ago
- Repo for real-time texture-less object instance detection and tracking.