Computer Graphics
- fractal curve
- gaussian splatting
- image stitching
- image filtering
- emotion detection
- ray tracing
- path tracing
cv2.namedWindow
cv2.imshow
cv2.waitKey
cv2.destroyAllWindows
cv2.bitwise_and
cv2.bitwise_not
cv2.bitwise_or
cv2.normalize
cv2.resize
cv2.inRange
cv2.applyColorMap
cv2.VideoCapture
- https://www.reddit.com/r/GraphicsProgramming/comments/15lot3z/where_to_find_cool_computer_graphics/
- https://vcg.leeds.ac.uk/research/student-projects/
- https://graphicscodex.com/projects/projects/
- https://huggingface.co/blog/gaussian-splatting
- https://towardsdatascience.com/turn-yourself-into-a-3d-gaussian-splat-3a2bc59a770f
- https://medium.com/@monocosmo77/how-gaussian-splatting-works-part1-machine-learning-f77b396667c7
- https://towardsdatascience.com/a-comprehensive-overview-of-gaussian-splatting-e7d570081362
- https://logessiva.medium.com/understanding-and-exploring-3d-gaussian-splatting-a-comprehensive-overview-b4004f28ef1c
- https://courses.cs.washington.edu/courses/cse576/16sp/Slides/10_ImageStitching.pdf
- https://towardsdatascience.com/image-stitching-using-opencv-817779c86a83
- https://www.baeldung.com/cs/image-stitching
in NlgN check if exists at least 2 segments that intersects in a set of N segments algorithms of sweep line i, j cambiar a j, i
point inside triangle vector product