Examples to use OpenCV with khadas SBCs.
Compatible with VIM3/VIM3L/VIM4/Edge2
Install OpenCV Libraries
sudo apt update
sudo apt install libopencv-dev python3-opencv| Example | C++ | Python |
|---|---|---|
| Image Dewarping | ||
| Image Manipulation | ||
| Image Processing | ||
| Image Stitching | ||
| Image Depth |
| Example | C++ | Python |
|---|---|---|
| Video Dewarping | ||
| Video Processing | ||
| Video Depth |
| Example | C++ | Python |
|---|---|---|
| Camera with GStreamer | ||
| Dual Camera with GStreamer | ||
| Camera with V4L2 | ||
| Dual Camera with V4L2 |