44 / 177
Copyright © 2018 - 2020 Toshiba Teli Corporation, All rights reserved.
https://www.toshiba-teli.co.jp/en/
DAA00195C
Scalable
Scalable function reads out the region of interest (ROI) of the sensor.
If height size is set small, it is possible to increase the frame rate.
Only single rectangle is selectable. Concave or convex shape is not selectable.
- Window size: {A + 4 × m (H)} × {B + 2 × n (V)}
A, B = minimum unit size
m, n = integer
The window size is equal or less than maximum image size.
- Start address: {4 x i (H)} x {2 x j (V)}
i, j = integer
The window size is equal or less than maximum image size.
⇒
( X , Y )=( 4 * i , 2 * j )
A + 4 * m
B + 2 * n
Scalable