Computer Vision Projects


Optical Music Recognition System

The project deals with detecting the musical notes in images using core computer vision techniques like Hough Transform and template matching (using convolution and edge detection using Sobel filters).

See Github repo:


Horizon Detection

The project deals with detecting horizon boundaries using Hidden Markov Models optimized using the Viterbi algorithm.

See Github repo: