FUNDAMENTALS OF COMPUTER VISION CLASS HOMEWORK
Design a computer vision project. It could be anything about this class.
(For example: Road lane detection, License plate recognition, Human emotion recognition, Traffic light detection etc.)
Please do not copy paste from any GitHub project or somewhere else. Copy-pasting from GitHub or somehere else will be considered plagiarism.
Please explain line by line of project source code, explain the whole project with details and show how it works. Explain the method (regression, linear regression, multiple linear regression etc.) or methods which you use in project and how to used it.