Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Spatial Transforms » CreateImagePyramid

CreateImagePyramid


Module: FoundationBasic

Creates an array of images, each downsampled from the previous one.

Applications

Frequently used to create scale-invariant image analysis algorithms.
Name Type Range Description
Input value inImage Image Input image
Input value inMinPyramidLevel Integer 0 - 12
Input value inMaxPyramidLevel Integer 0 - 12
Input value inFunction DownsampleFunction
Output value outImagePyramid ImageArray

Hardware Acceleration

This operation is optimized for SSE2 technology for pixels of type: 1xUINT8.

This operation is optimized for SSSE3 technology for pixels of type: 3xUINT8.

Complexity Level

This filter is available on Expert Complexity Level.