Machine vision concepts and algorithms implemented in C
This repository is comprised of video demos and reports from the class "Introduction to Computer Vision." Code is excluded in compliance with professor's instructions.
Link to Professor Adam Hoover's website: http://cecas.clemson.edu/~ahoover/ece431/
Labs:
- Convolution and Timing (Convolution, Separable Filters, and Sliding Windows)
- Optical Character Recognition (Using templates and ground truth locations)
- Letters (Optical character recognition through identification of endpoints, branchpoints, and edges)
- Region Interaction (GUI programming using win32 library on Visual Studio 2019 in C)
Upcoming:
- Active Contours
- Camera Network Calibration
- Motion Tracking
- Surface Segmentation
SEMESTER PROJECT: Segmentation using Active Contours - Uses Microsoft Visual Studio 2019 to develop a GUI