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:
- 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
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 4 years ago
- Multi-threaded generic RANSAC implemetation☆319Updated 6 years ago
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆62Updated 5 months ago
- Graph plots, drawing, layout and windows in OpenCV☆126Updated 3 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 2 months ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 10 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆238Updated last year
- Ellipse and Line Segment Detector, with Continuous validation☆135Updated 2 years ago
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆237Updated this week
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆128Updated 4 years ago
- SWIG interface files for OpenCV types.☆95Updated last year
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆51Updated 9 years ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆276Updated 8 months ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 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 5 years ago
- ☆77Updated 9 years ago
- Cross compile on X86 host for Jetson☆99Updated 3 years ago
- An advanced memory visualization tool for GDB on Linux☆139Updated 5 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- get shape templates using shape contexts.☆34Updated 10 years ago
- fast modular opencv plotting library☆168Updated 2 years ago
- EPnP: Efficient Perspective-n-Point Camera Pose Estimation☆284Updated 2 years ago
- ☆41Updated last year
- OpenCV Fourier-Mellin algorithm implementation.☆179Updated 3 years ago
- YOLOv3 Windows and Linux DLL library with CMAKE☆28Updated 6 years ago
- 🏁 More robust checkerboard detection, similar algorithm to libcbdetect☆54Updated 5 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆199Updated 3 years ago
- A C++ wrapper for a hungarian algorithm implementation☆332Updated last year
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 8 years ago