Notes, tips and tricks covering OpenCV usually with examples in Python and C++ for both CPU and NVIDIA CUDA.
Contents
- Compiling OpenCV
- OpenCV Frame I/O
- OpenCV CUDA Integration
- Resizing images using NVIDIA GPUs (OpenCV vs. PyTorch vs. TensorFlow)
- Concatenating Images using OpenCV
- Rotating Images using OpenCV - CPU and GPU
- Edge Detection using OpenCV
- Background Substraction using OpenCV
- Introduction to OpenCV Deep Neural Networks Module