44 / 179
Copyright © 2017 TOSHIBA TELI CORPORATION, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4267042B
● Control with TeliCamSDK
Camera feature API
Control Scalable using dedicated API.
API name
Description
GetCamSensorWidth
Get effective width of the sensor in pixels
GetCamSensorHeight
Get effective height of the sensor in pixels
GetCamRoi
Get ROI (Region of Interest) of the camera
SetCamRoi
Set ROI (Region of Interest) to the camera
GetCamWidthMinMax
Get
minimum and maximum value
GetCamWidth
Get
width of image
SetCamWidth
Set
width of image
GetCamHeightMinMax
Get
minimum and maximum value
GetCamHeight
Get
height of image
SetCamHeight
Set
height of image
GetCamOffsetXMinMax
Get
minimum and maximum value
GetCamOffsetX
Get
horizontal offset of image
SetCamOffsetX
Set
horizontal offset of image
GetCamOffsetYMinMax
Get
minimum and maximum value
GetCamOffsetY
Get
vertical offset of image
SetCamOffsetY
Set
vertical offset of image
Please refer to [Controlling camera feature functions] in [TeliCamAPI Library manual] for more detail.