Exercise
Ex1: Create a web site for your course homeworks
All of the home works in this course should be submitted to a web site created by you.
APPLY A FJU GOOGLE ACCOUNT
The students have to use the FJU Google account: xxx@gapp.fju.edu.tw.
You can apply a FJU Google account from the application page.
CREATE YOUR COURSE WEB SITE
Open google sites "http://sites.google.com/new" by a browser (Chrome, Edge, Safari, ...).
Use your FJU Google account to log in, and create a web site called: "XXX website for Computer Vision course".
FILL-IN YOUR WEB SITE
Edit home page
Add your personal identity information: Chinese name, school number, department, and so on.
Add a cover image: Upload your personal pictures to be the cover image of the home page.
Create 5 web pages
Home, Exercise, Reading, Programming, Project.
Submit your web address to Google Classroom.
Samples: Stephanie Wang for CV 106-2 course, Tony, Daniel.
Ex2: Install OpenCV
Goal: Download and install OpenCV 3.x (or 4.x) on your computer.
Instructions
Go to OpenCV's home page: http://opencv.org/, and download version 3.x (or 4.x) for Windows, MacOS or Linux.
Windows installation :
MacOS/Linux installation :
There are more tutorials of MacOS installation on Internet. Please GOOGLE it by yourself.
YOU HAVE TO COMPILE AN OpenCV EXAMPLE CODE AND RUN IT.
Readings
Google search or Youtube search by yourself with the keywords: "OpenCV", "OpenCV Tutorial", ...
Report: Create a web page with at most 1000 words (Chinese or English) and a lot of pictures to describe
What is OpenCV
What is new in OpenCV 3.x / OpenCV 4.x
How do you install OpenCV (with screen captures)
HOW to compile an OpenCV example (with screen captures)
The execution results of the OpenCV example (with screen captures)
Submit your web address by Google Classroom.
Samples