This repo contains the following two projects of Computer Vision course:
-
Implementation of basic Computer Vision techniques Performed Color conversion from Luv to xyY domain, coded Linear scaling and histogram equalization for a set of images.
-
Wink Detection: Programmed/trained OpenCV to detect ‘shh expression’ (silence) and a ‘wink expression’ in images and live video using HAAR cascade classifiers.