hi_mosaic
Description
Mosaic parameter.
Prototype
hi_mosaic = {"blk_size": hi_blk_size,
"rect": hi_rect}
Members
Member |
Description |
|---|---|
blk_size |
Int, size of a single mosaic. Only HI_BLK_SIZE_8, HI_BLK_SIZE_16, and HI_BLK_SIZE_32 are supported. |
rect |
Dictionary, mosaic region, whose minimum width and height are 8. Some regions can be outside the image. |
Parent topic: Image Processing