Exercise
Ex1: Create a web site for your homework
Ex1: Create a web site for your homework
- All of the home works in this course should be submitted to a web site created by you.
- 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.
- Go to google sites "http://sites.google.com/new", 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
- Edite home page
- Your personal identity information: Chinese name, shcool number, department, and so on.
- Cover image: Upload your personal pictures to be the cover image of the home page.
- Create 4 new web pages: Home, Exercise, Reading, Programming.
- Edite home page
Submit your web address to Google Classroom.
- Samples: Stephanie Wang for CV 106-2 course, Tony, Daniel.
Ex2: Install OpenCV 3.4.x
Ex2: Install OpenCV 3.4.x
- Goal: Download and install OpenCV 3.4.x on your computer.
- Instructions
- Go to OpenCV's home page: http://opencv.org/, and download v3.4.x for Windows, MacOS or Linux.
- Windows installation: Installation in Windows, How to build applications with OpenCV inside the Microsoft Visual Studio
- MacOS/Linux installation: Using OpenCV with gcc and CMake, Installation in Linux.
- There are more tutorials of MacOS installation on Internet. Please GOOGLE it by yourself.
- Compile an OpenCV example code and run it.
- Readings
- Introduction to OpenCV
- Read the web page OpenCV 3.4
- 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.4
- How do you install OpenCV (with screen captures)
- The OpenCV example (with screen captures of its running)
Submit your web address by Google Classroom.
- Samples
- Note: for students already complete this exercise in last semester, you should install OpenCV 4.0 in this exercise.