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☆318Updated 5 years ago
- Ellipse and Line Segment Detector, with Continuous validation☆133Updated 2 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- ☆41Updated last year
- Implementation of Non-Maximum Suppression algorithm☆69Updated last month
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆62Updated 4 months ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆50Updated 9 years ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆275Updated 6 months ago
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆235Updated last week
- SWIG interface files for OpenCV types.☆95Updated last year
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆231Updated last year
- A C++ wrapper for a hungarian algorithm implementation☆327Updated last year
- ☆76Updated 8 years ago
- Cross compile on X86 host for Jetson☆99Updated 3 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆126Updated 4 years ago
- 🏁 More robust checkerboard detection, similar algorithm to libcbdetect☆54Updated 5 years ago
- ☆27Updated 6 years ago
- YOLOv3 Windows and Linux DLL library with CMAKE☆28Updated 6 years ago
- An advanced memory visualization tool for GDB on Linux☆138Updated 5 years ago
- A self-calibration tool that uses planar scenes☆32Updated 6 years ago
- fast modular opencv plotting library☆168Updated 2 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆132Updated 8 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- Multi-Camera Calibration Suite☆193Updated 6 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆198Updated 3 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- A C++ implement of intersection over union (IoU) ratio calculation.☆90Updated 4 years ago