Gaussian Pyramid¶ A Gaussian pyramid is a type of multiscale signal representation in which a signal is subject to repeated Gaussian smoothing and subsampling. This is used in many applications of multiresolution analysis. References¶ Wikipedia - Pyramid (image processing)