edmBernard / pybind11_opencv_numpyLinks
Implementation of cv::Mat conversion to numpy.array for pybind11
☆205Updated 3 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
Sorting:
- Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o exp…☆265Updated 3 years ago
- Multi-threaded generic RANSAC implemetation☆317Updated 5 years ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆271Updated 4 months ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆61Updated 2 months ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 2 years ago
- SWIG interface files for OpenCV types.☆94Updated last year
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆229Updated 2 weeks ago
- Template-based implementation of RANSAC and its variants in C++☆372Updated last year
- ☆161Updated 2 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 years ago
- Infinitesimal Plane-based Pose Estimation (IPPE): A very fast method to compute a camera's pose from a view of a planar object☆109Updated 5 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆50Updated 9 years ago
- EPnP: Efficient Perspective-n-Point Camera Pose Estimation☆279Updated 2 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆222Updated 10 months ago
- fast modular opencv plotting library☆166Updated 2 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆131Updated 7 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆132Updated 2 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆125Updated 4 years ago
- Python Bindings for the Ceres library using Pybind11.☆181Updated 2 years ago
- An advanced memory visualization tool for GDB on Linux☆138Updated 5 years ago
- Multi-Camera Calibration Suite☆192Updated 6 years ago
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆197Updated 3 years ago
- 🏁 More robust checkerboard detection, similar algorithm to libcbdetect☆54Updated 4 years ago
- [ICCV'19] Calibration Wizard: A Guidance System for Camera Calibration Based on Modelling Geometric and Corner Uncertainty☆108Updated 5 years ago
- Edge Based Tracking library☆30Updated 6 years ago
- The MAGSAC algorithm for robust model fitting without using an inlier-outlier threshold☆450Updated 6 months ago
- RANSAC Template Library☆88Updated 7 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago