Scene classification
C m u Scene classification

This is an assignment from CMU 16720-A. In this assignment, I’m going to use Bag of Words to implement a scene classifier.

read more
Edge detector
C m u Edge detector

This is an assignment in CMU 16720-A. In this assignment, we implemented some basic image processing algorithms and use them to build a Hough Transform based line detector.

read more