Toshiba teli DU1207MCG Instruction Manual page 139

Du series cmos camera
Hide thumbs Also See for DU1207MCG:
Table of Contents

Advertisement

Register access API
Control ColorCorrectionMatrix by accessing IIDC2 registers directly.
 ColorCorrectionMatrix
Write to 'Value' field of 'MaskingRG', 'MaskingRB', 'MaskingGR', 'MaskingGB', 'MaskingBR',
'MaskingBG' register.
// Masking value (Raw value)
int32_t
// Set Masking Value
uint64_t
for(int i=0; i<6; i++, addr+= 0x20)
{
Cam_WriteReg(s_hCam, addr, 1, &uiMasking[i]);
}
Please refer to [Camera functions] in [TeliCamAPI Library manual] for more detail.
 Minimum/Maximum Value
● Note
ColorCorrectionMatrix control is available in following PixelFormat.
Bayer8/10/12(BayerProcessingMode = Full), RGB8, BGR8, YUV411, YUV422
Copyright © 2017 TOSHIBA TELI CORPORATION, All rights reserved.
API name
Cam_ReadReg
Cam_WriteReg
uiMasking[] = {-13108, 13107,-19661,-26215, -6554,-32768};
addr = 0x21F05C;
Masking
Raw Value
Minimum
-65536
Maximum
65535
Formula
Absolute Value = Raw Value / 65536
Initial Value
R
SelectorI
G
B
138 / 179
Description
Read register value
Write register value
Absolute (Float) Value
-1.00
0.99
SelectorJ
R
G
B
-0.50
0.15
-0.50
-0.35
0.10
-0.65
D4267042B
http://www.toshiba-teli.co.jp/en/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Du1207mgDu1207mcf

Table of Contents