sravansenthiln1 / opencv-demos

OpenCV Demos for Khadas SBCs

Repository from Github https://github.comsravansenthiln1/opencv-demosRepository from Github https://github.comsravansenthiln1/opencv-demos

OpenCV-Demos

Examples to use OpenCV with khadas SBCs.

Compatible with VIM3/VIM3L/VIM4/Edge2

Setup OpenCV

Install OpenCV Libraries

sudo apt update
sudo apt install libopencv-dev python3-opencv

Image Processing Examples:

Example C++ Python
Image Dewarping ↗️ ↗️
Image Manipulation ↗️ ↗️
Image Processing ↗️ ↗️
Image Stitching ↗️ ↗️
Image Depth ↗️ ↗️

Video Processing Examples:

Example C++ Python
Video Dewarping ↗️ ↗️
Video Processing ↗️ ↗️
Video Depth ↗️ ↗️

Camera Examples:

Example C++ Python
Camera with GStreamer ↗️ ↗️
Dual Camera with GStreamer ↗️ ↗️
Camera with V4L2 ↗️ ↗️
Dual Camera with V4L2 ↗️ ↗️

About

OpenCV Demos for Khadas SBCs


Languages

Language:C++ 52.4%Language:Python 35.6%Language:Makefile 12.0%