Algomorph / pyboostcvconverterLinks
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
☆265Updated 3 years ago
Alternatives and similar repositories for pyboostcvconverter
Users that are interested in pyboostcvconverter are comparing it to the libraries listed below
Sorting:
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- SWIG interface files for OpenCV types.☆95Updated last year
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 3 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 8 years ago
- Convolutional Neural Networks☆122Updated 6 years ago
- Multiple object tracking (MOT) algorithm implemented in C++☆350Updated 4 years ago
- C++ implementation pool for computer vision R&D projects.☆106Updated last year
- Multiple objects tracker using openCV and dlib☆184Updated 8 years ago
- Scale adaptive mean-shift tracker☆176Updated 4 years ago
- ☆199Updated 8 years ago
- Demonstrate Plugin API for TensorRT2.1☆182Updated 8 years ago
- Discriminative Correlation Filter with Channel and Spatial Reliability☆237Updated 7 years ago
- CMake build scripts to automate building the Caffe library and its dependencies.☆185Updated 7 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 4 months ago
- A simple Ball Tracker made using OpenCV to demonstrate the use of the Kalman Filter in Computer Vision☆142Updated 9 years ago
- Kernelized Correlation Filter tracker☆413Updated 6 years ago
- A C++ example of running TensorFlow Object Detection model in live mode.☆147Updated 3 years ago
- High-Speed Tracking with Kernelized Correlation Filters☆337Updated 7 years ago
- Python wrapper for KCFcpp☆104Updated 4 years ago
- Real-Time Human Detection Using Contour Cues☆187Updated 9 months ago
- VIBE Background Subtractior☆67Updated 9 years ago
- The project is an C++ implementation of Face Alignment at 3000fps via Regressing Local Binary Features☆282Updated 6 years ago
- Source code related to BoxCars publication☆207Updated 5 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆51Updated 9 years ago
- This code is an implementation of a trained YOLO neural network used with the TensorRT framework.☆89Updated 8 years ago
- Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD☆250Updated 7 years ago
- People detection and tracking in stationary RGB cameras☆96Updated 8 years ago
- Openpose implementation using darknet☆160Updated 7 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 5 years ago
- C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and f…☆98Updated 7 years ago