36 / 80Copyright © 2014 TOSHIBA TELI CORPORATION, All rights reserved. http://www.toshiba-teli.co.jp/index.htmD4235067DScalableBG series provide the scalable mode that can read out defined area of the screen.In the scalable mode, camera reads out only necessary area at the normal speed and reads out other areaat high speed. The frame rate can be faster when the vertical height size is small. However, the frame ratecannot be faster only when the horizontal width size is small.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 sizem, n = integerThe window size is equal or less than maximum image size.- Start address: {4 x i (H)} x {2 x j (V)}i, j = integerThe window size is equal or less than maximum image size.⇒( X, Y ) = ( 4 x i, 2 x j ) B + 2 x nA + 4 x mFig.5-1 Scalable● RegistersRegister Visibility Access DescriptionSensorWidth Beginner R Returns effective width of the sensor in pixels.SensorHeight Beginner R Returns effective Height of the sensor in pixels.WidthMax Expert R Returns maximum width (in pixels) of the image.HeightMax Expert R Returns maximum Height (in pixels) of the image.Width Beginner R/W Sets width (in pixels) of the image data.Height Beginner R/W Sets Height (in pixels) of the image data.OffsetX Beginner R/W Sets horizontal offset (in pixels) from the origin to the region of interest.OffsetY Beginner R/W Sets vertical offset (in pixels) from the origin to the region of interest.