Categories code graphics opencv programming Just a simple Laplacian pyramid blender using OpenCV [w/code] Post author By Roy Post date November 13, 2011 13 Comments on Just a simple Laplacian pyramid blender using OpenCV [w/code] I want to share a small piece of code to do Laplacian Blending using OpenCV. It’s one of the most basic and canonical methods of image blending, and is a must exercise for any computer graphics student. Continue reading “Just a simple Laplacian pyramid blender using OpenCV [w/code]” Tags blend, blending, laplacian, opencv, pyramids