
Comprehensive computer vision implementations for my Computer Vision course at Pitt
A collection of advanced computer vision projects showcasing a range of techniques for image analysis and pattern recognition. This includes three main components: (1) Bag of Words Classification for treating images as collections of visual features for effective categorization, (2) Hough Transform implementation for detecting geometric shapes in complex images through parametric space transformation, and (3) a custom Deep Learning framework with CNN architectures for image recognition tasks.