This repository is for the homework of the course "Computer Vision and Deep Learning" in NCKU CSIE, 2024 Fall.
Instructor: Prof. Jenn-Jier James Lien (連震杰)
Description: Implement a simple image processing program to perform the following operations:
- Calibrate the chessboard image
- Project words onto the chessboard
- Compute the disparity map of stereo images
- Extract SIFT features from images and match them
Not yet released.