Toshiba teli DDU Series Instruction Manual page 61

Cmos camera
Table of Contents

Advertisement

Register access API
Control Decimation by accessing IIDC2 registers directly.
 Decimation
Write to 'Value' field of 'DecimationHorizontal' register to control DecimationHorizontal.
Or write to 'Value' field of 'DecimationVertical' register to control DecimationVertical.
// Decimation = 2x2
uint32_t
// Set Decimation
Cam_WriteReg(s_hCam, 0x20213C, 1, &Decimation);
// Cam_WriteReg(s_hCam, 0x20215C, 1, &Decimation); // either will do
Please refer to [Camera functions] in [TeliCamAPI Library manual] for more detail.
● Note
Decimation is disabled when the camera is running in Binning mode.
Scalable is enabled when the camera is running in Decimation mode.
Changing "DecimationHorizontal", "DecimationVertical" register value is invalid during image stream data
output.
Binning Horizontal / Vertical = 3 is not available.
Copyright © 2019 Toshiba Teli Corpotration, All rights reserved.
API name
Cam_ReadReg
Cam_WriteReg
Decimation = 2;
60 / 172
Description
Read register value
Write register value
D4289451A
http://www.toshiba-teli.co.jp/en/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ddu1207m seriesDdu1207mgDdu1207mcgDdu1207mcf

Table of Contents