Back to FabImage Studio website
You are here: Start » Filter Reference » Image Spatial Transforms » ShrinkImageNTimes
Shrinks an image by a natural factor along each axis.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inImage | Image | Input image | |
![]() |
inNX | Integer | 1 - ![]() |
|
![]() |
inNY | Integer | 1 - ![]() |
|
![]() |
outImage | Image | Output image |
Description
The operation shrinks the inImage reducing its dimensions by a natural factor.
Examples
![]() |
![]() |
ShrinkImageNTimes performed on the sample image with inNX = 2, inNY = 2.
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
This operation is optimized for SSE2 technology for pixels of types: UINT8, SINT8, UINT16, SINT16, SINT32, REAL.
Complexity Level
This filter is available on Advanced Complexity Level.