CSE488/588: Computer Vision

Undergraduate course, Miami University, Department of Computer Science and Software Engineering, 2018

This course introduces students to the fundamental techniques in computer vision, including image processing, feature detection, object recognition, and machine learning-based approaches for visual data analysis.

Key Topics:

  • Image processing and filtering
  • Feature extraction and matching
  • Object recognition using machine learning
  • Introduction to deep learning in computer vision

The course includes practical projects where students implement computer vision algorithms in Python using libraries such as OpenCV and TensorFlow.