AlexMa011 / edgeBoxes-Cpp-versionLinks
A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.
☆63Updated 7 years ago
Alternatives and similar repositories for edgeBoxes-Cpp-version
Users that are interested in edgeBoxes-Cpp-version are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of Homographynet☆44Updated 7 years ago
- In Defense of Color-based Model-free Tracking☆71Updated 6 years ago
- [AI Robotics Summer School 2016] From local features to deep learning☆22Updated 3 years ago
- ☆19Updated 8 years ago
- image deblur framework,base on opencv 2.4.9☆21Updated 10 years ago
- A port of Line Segment Detector(LSD) to use OpenCV structures.☆37Updated 11 years ago
- ☆20Updated 9 years ago
- HFS: Hierarchical Feature Selection for Efficient Image Segmentation☆78Updated last year
- Implementation of "Improved Stereo Matching with Constant Highway Networks and Reflective Confidence Learning"☆75Updated 8 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- fast and energy-efficient computation of HOG features☆17Updated 6 years ago
- A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei …☆35Updated 7 years ago
- C++ implementation of the paper Salient Object Detection: A Discriminative Regional Feature Integration Approach☆47Updated 9 years ago
- ☆36Updated 7 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆49Updated 7 years ago
- [CVPR16] Accumulated Stability Voting: A Robust Descriptor from Descriptors of Multiple Scales☆27Updated 9 years ago
- Learning Covariant Feature Detectors☆25Updated 8 years ago
- Framework and repository for C++ model-free tracking implementations and datasets.☆33Updated 8 years ago
- Detect the saliency of an image and segment it with the saliency infomation☆26Updated 11 years ago
- C++ Implementation of two correlation filter based visual trackers☆126Updated 10 years ago
- Piecewise Rigid Scene Model - Implementation IJCV'15☆79Updated 6 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 9 years ago
- A Method for Unconstrained Salient Object Detection☆60Updated 9 years ago
- Dehazing and Low Light Image Enhancement☆11Updated 7 years ago
- Mirror from https://square-src.de/gitlab/franzi/study-thesis. This is my study thesis - a reference implementation of the depth-aware mot…