Generates a sequence of images that is a Gaussian pyramid.
Probably not useful except to learn what a Gaussian pyramid is: a sequence of down-sampled images.
The top of the pyramid can be a one pixel image with the average color of the original.
Appears as Filters>Render>Gaussian pyramid...
Uses Python and PyGIMP.
Attachment | Size |
---|---|
plugin-gaussian-pyramid.py.txt | 2.42 KB |
Recent comments