virtuald / pybind11_opencv_numpy
some test to implement cv::Mat conversion to numpy.array
☆25Updated 8 years ago
Alternatives and similar repositories for pybind11_opencv_numpy:
Users that are interested in pybind11_opencv_numpy are comparing it to the libraries listed below
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- BOLD - Binary Online Learned Descriptor - CVPR 2015☆33Updated 7 years ago
- GPU implementation of LATCH descriptor & matcher.☆40Updated 8 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆62Updated 6 years ago
- Source code for online object tracking, learning and parsing (TLP)☆23Updated 8 years ago
- Stereo Pose Machines - Real Time 3D Pose Estimation☆43Updated 6 years ago
- Learning Covariant Feature Detectors☆25Updated 8 years ago
- Catkinization of epnp☆27Updated 9 years ago
- [AI Robotics Summer School 2016] From local features to deep learning☆22Updated 3 years ago
- CUDA implementation of the paper "Fast Edge-Preserving PatchMatch for Large Displacement Optical Flow" in CVPR 2014.☆36Updated 8 years ago
- The Conditional Lucas-Kanade Algorithm (ECCV 2016)☆13Updated 5 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 7 years ago
- Kitti on Faster R-CNN (Python implementation)☆22Updated 8 years ago
- A torch-nn to caffe converter for specific layers.☆16Updated 8 years ago
- Source code for object detection with And-Or Graphs☆26Updated 8 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Updated 11 years ago
- Implements Vector of Locally Aggregated Descriptors according to Jegou's paper, for TagMe Image Categorization Competition, 2014☆61Updated 10 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- C++ Hough Forests with OpenCV☆11Updated 8 years ago
- A self-calibration tool that uses planar scenes☆32Updated 6 years ago
- This is a library of incremental image alingment algorithms using OpenCV