This is my second A.I. course project. In this project we have to use OpenCV in order to:
- display an image (jpg format)
- display only the blue channel of the image
- display it in gray scale
- smoth the image using Gaussian filter in OpenCV
- rotate the image 90 degrees
- change the width of the image but keep the height
- edge detection in OpenCv
- segmentation in OpenCV
- face detection in OpenCV
- show the first five frames of a video in .avi format