Skip to content

Rainzor/PoissonImageEditing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Poisson Image Editing

  • 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

The materials provided.

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)

Demo

https://cdn.jsdelivr.net/gh/Ubpa/USTC_CG_Data@master/Homeworks/03_PoissonImageEditing/demo.jpg

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published