edmBernard / pybind11_opencv_numpyLinks
Implementation of cv::Mat conversion to numpy.array for pybind11
☆206Updated 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:
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- 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☆319Updated 6 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆137Updated 2 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆51Updated 9 years ago
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆62Updated 6 months ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 months ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆276Updated 8 months ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆238Updated last year
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆236Updated this week
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- SWIG interface files for OpenCV types.☆95Updated last year
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆128Updated 4 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☆112Updated 6 years ago
- Using custom CUDA kernels with Open CV Mat objects.☆37Updated 7 years ago
- An advanced memory visualization tool for GDB on Linux☆139Updated 5 years ago
- ☆41Updated last year
- EPnP: Efficient Perspective-n-Point Camera Pose Estimation☆286Updated 2 years ago
- fast modular opencv plotting library☆170Updated 2 years ago
- depth image processing using CUDA☆107Updated 8 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆200Updated 3 years ago
- ☆78Updated 9 years ago
- A C++ implement of intersection over union (IoU) ratio calculation.☆90Updated 5 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 10 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 8 years ago
- Repo for real-time texture-less object instance detection and tracking.☆54Updated 5 years ago
- get shape templates using shape contexts.☆34Updated 10 years ago
- A C++ wrapper for a hungarian algorithm implementation☆334Updated last year
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago