Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 493 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 493 Bytes

Overview

This repo includes my solution about Programming Assignments of UCF-CAP-5415-Fall, which is a course about computer vision.

It's required to use MATLAB offcially, but I write code in Python, plus some open-source modules like OpenCV and Matplotlib. Hope this can be a little bit helpful.

For each PA, please refer to the corresponding sub-directory for detail.

Feel free to modify the code with your idea.

Pre-request

python 3.6
matplotlib
OpenCV-py