shibatch / rectdetectLinks
Realtime rectangle detector with GPGPU
☆62Updated 4 years ago
Alternatives and similar repositories for rectdetect
Users that are interested in rectdetect are comparing it to the libraries listed below
Sorting:
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆129Updated 3 weeks ago
- Rectangle detection using the Hough transform☆118Updated 5 years ago
- ☆79Updated 9 years ago
- python bindings for LSD - Line Segment Detector.☆169Updated 4 years ago
- A CUDA implementation of SIFT☆25Updated 7 years ago
- Real time image stitch☆62Updated 3 years ago
- Sky area detection without deep neural networks https://maybeshewill-cv.github.io/sky-detector/☆152Updated 5 years ago
- ☆42Updated last year
- Realtime Semantic Segmentation for Mobile Platforms based on Tensorflow's Deeblap Model☆85Updated 7 years ago
- [4-5 FPS / Core m3 CPU only] [11 FPS / Core i7 CPU only] OpenVINO+DeeplabV3+LattePandaAlpha/LaptopPC. CPU / GPU / NCS. RealTime semantic-…☆45Updated 6 years ago
- Code for Quality-Aware Template Matching for Deep Learning☆178Updated 4 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 6 months ago
- Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.☆109Updated 6 years ago
- line, circle and ellipse detection in 2d images.☆19Updated 4 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆203Updated 4 years ago
- Libtorch Examples☆42Updated 4 years ago
- Search for matches between a color image patch and an input color image☆16Updated 7 years ago
- ☆27Updated 7 years ago
- Implementation of Robust Template Matching Using Scale-Adaptive Deep Convolutional Features☆203Updated 2 years ago
- Save and Load cv::Mat as a binary file.☆64Updated 5 years ago
- C++ example codes for camera calibration, rectification and to build disparity maps☆57Updated 5 years ago
- C++ Implementation of SiamMask☆100Updated 5 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.