Collection of CGO
Collections
Image-based Editing and Reconstruction
- Image stitch / photomontage
- http://grail.cs.washington.edu/projects/photomontage/ Interactive Digital Photomontage
- http://cs.brown.edu/courses/cs129/results/proj2/taox/ Gradient Domain Fusion Using Poisson Blending
Course
Not only the slides of courses but also lots of useful learning materials.
- http://graphics.cs.cmu.edu/courses/15-463/2012_fall/463.html Computational Photography
- http://cs.brown.edu/courses/cs129/ Computational Photography and Image Manipulation
book
- http://szeliski.org/Book/ Computer Vision: Algorithms and Applications(also contain lots of useful courses links)
Interpolation
- what is interpolation
https://www.geeksforgeeks.org/interpolation-methods-in-computer-graphics/ - application in shading
https://user.numazu-ct.ac.jp/~fujio/personal/jp/kougi/zukei/slide/Shading.pdf
Dense correspondence
- http://blog.yoqi.me/wp/2118.html 无监督的Dense Correspondence学习方法
Shape Generation
- GAN
- Flow
Diffusion
https://dl.acm.org/doi/pdf/10.1145/3450626.3459766 SP-GAN: Sphere-Guided 3D Shape Generation and Manipulation
- 3D shape generation:
Seam carving
- https://zhuanlan.zhihu.com/p/109428038 Seam Carving算法
genetic algorithms
- https://zhuanlan.zhihu.com/p/100337680
- https://esslab.jp/~ess/teaching/2022/cgo/11/
- https://blog.csdn.net/u011001084/article/details/49308289
- https://blog.csdn.net/qq_16236875/article/details/100888969
Other
- https://blog.csdn.net/Little_White_9/article/details/124435560 diffusion model