What’s a Gaussian Pyramid?

A Gaussian pyramid is a series of images created by blurring and subsampling an original image. It is used in various image processing techniques, including computer graphics and computer vision. The pyramid is created using mathematical formulas and can be applied to grayscale or color images. The Laplacian pyramid is a similar concept. The technique […]

Skip to content