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
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 3 years ago
- SWIG interface files for OpenCV types.☆94Updated last year
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 7 years ago
- Scale adaptive mean-shift tracker☆176Updated 3 years ago
- Convolutional Neural Networks☆122Updated 6 years ago
- C++ implementation pool for computer vision R&D projects.☆104Updated last year
- CMake build scripts to automate building the Caffe library and its dependencies.☆186Updated 7 years ago
- Multiple objects tracker using openCV and dlib☆184Updated 8 years ago
- Kernelized Correlation Filter tracker☆412Updated 6 years ago
- Discriminative Correlation Filter with Channel and Spatial Reliability☆232Updated 7 years ago
- VIBE Background Subtractior☆67Updated 9 years ago
- The project is an C++ implementation of Face Alignment at 3000fps via Regressing Local Binary Features☆283Updated 6 years ago
- Demonstrate Plugin API for TensorRT2.1☆182Updated 7 years ago
- High-Speed Tracking with Kernelized Correlation Filters☆334Updated 7 years ago
- Multiple object tracking (MOT) algorithm implemented in C++☆348Updated 3 years ago
- A Libtorch implementation of the YOLO v3 object detection algorithm☆455Updated 4 years ago
- Real-Time Human Detection Using Contour Cues☆187Updated 5 months ago
- Encapsulation C++ version of FasterRCNN☆187Updated 3 years ago
- ☆198Updated 8 years ago
- Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ …☆327Updated 7 years ago
- A C++ example of running TensorFlow Object Detection model in live mode.☆146Updated 2 years ago
- ☆51Updated 10 years ago
- this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows☆530Updated 8 years ago
- Python wrapper for KCFcpp☆104Updated 4 years ago
- Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.☆373Updated 5 years ago
- A binary library for very fast face detection using compact CNNs.☆158Updated 6 years ago
- This code is an implementation of a trained YOLO neural network used with the TensorRT framework.☆88Updated 8 years ago
- Faster R-CNN / R-FCN C++ version based on Caffe☆184Updated 6 years ago
- Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD☆249Updated 6 years ago