Pyramid (image processing): Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Citation needed}}
No edit summary
Line 40:
 
===Gaussian pyramid===
In a Gaussian pyramid, subsequent images are weighted down using a Gaussian average ([[Gaussian blur]]) and scaled down. Each pixel containing a local average that corresponds to a neighborhood pixel neighborhood on a lower level of the pyramid. This technique is used especially in [[texture synthesis]].
 
===Laplacian pyramid===