OpenCV
- OpenCV Installation
- Download images
- OpenCV Read image
- OpenCV - read image and fail
- OpenCV resize (rescale) images
- OpenCV cropping image
- OpenCV crop, resize and save image
- OpenCV - draw on new images
- OpenCV - draw rectangle
- OpenCV - draw circle
- OpenCV convert BGR to greyscale and back to BGR
- OpenCV blur image
- OpenCV Gaussian blur
- OpenCV Median blur
- OpenCV Bilateral blur
- OpenCV blur part of an image
- OpenCV - Thresholding
- OpenCV - Simple Thresholding
- OpenCV - Adaptive Thresholding
- OpenCV - Gradients and Edges
- OpenCV - finding edges using Canny
- OpenCV - Laplacian Gradients
- OpenCV - Sobel Gradients
- OpenCV - Canny Dilate Erode
- OpenCV Move of an Image
- OpenCV - Rotate Image
- OpenCV - Flip Image
- OpenCV - Contours
- OpenCV - Draw contours of an image on a blank image
- OpenCV - ColorSpaces
- OpenCV - BGR to RGB
- OpenCV - BGR to HSV
- OpenCV - BGR to LAB
- OpenCV - Split and merge color channels
- OpenCV - bitwise operations
- OpenCV - masking
- OpenCV - grayscale historgrams
- OpenCV - color historgrams
- OpenCV - Face detection
- OpenCV - Face recognition
- Jupyter notebook
- Download movies
- OpenCV Read video
- Show images - accept key presses
- OpenCV Resources