- Implement the Poisson Image Editing algorithm
- Implement the Scanline Conversion algorithm for polygon rasterization
- Learn to solve large sparse systems of equations using the Eigen library
- Learn to use OpenCV
- Real-time drag region display results (optional)
- Matrix factorization
Practice according to the above requirements and methods based on the contents of two folders, "(1) documents" and "(2) project".
(1) documents` ->
Project description and some supporting materials.
(2) project` ->
Project code framework(Completed)