43
ICAM-500 Programming Guide
C
ha
pte
r 4
C
am
N
av
i2 S
D
K A
PI
M
an
ua
l
property
awb_green
Set color image AWB green channel value.
Sku:
color
Setter:
Set AWB green channel value in image.awb_op manual mode.
Value:
init value: 1024
range: [1..16376]
Type:
int
Raises:
ValueError
Input value out of range.
property
awb_blue
Set color image AWB blue channel value.
Sku:
color
Setter:
Set AWB blue channel value in image.awb_op manual mode.
Value:
init value: 1024
range: [1..16376]
Type:
int
Raises:
ValueError
Input value out of range.
property
color_trans_op
Color image enable color transform setting. CCM (color correction matrix). Gain00,
Gain10 and Gain20 are group for R channel. Gain01, Gain11 and Gain21 are group for
G channel. Gain02, Gain12 and Gain22 are group for B channel.
Sku:
color
Getter:
Read enable color transform setting.
Setter:
Enable color transform setting.
Value:
init value: 1
range: [0,1]
0: Disable
1: Enable
Type:
int
Raises:
ValueError
Input value out of range.
property
color_trans_00
Color image color transform 00 value. CCM (color correction matrix)
[C00, C01, C02]
[C10, C11, C12]
[C20, C21, C22]
Sku:
color
Getter:
Read color transform 00 value.
Setter:
Set color transform 00 value.
Value:
init value: 1024
range: [-4096..4096]
Type:
int
Содержание ICAM-500 Series
Страница 1: ...Programming Guide ICAM 500 Series Industrial AI Camera ...
Страница 6: ...ICAM 500 Programming Guide vi ...
Страница 7: ...Chapter 1 1 Introduction ...
Страница 9: ...Chapter 2 2 ICAM 500 SDK Architecture ...
Страница 12: ...ICAM 500 Programming Guide 6 ...
Страница 13: ...Chapter 3 3 Operation Flow ...
Страница 15: ...9 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 2 Image Acquisition ...
Страница 16: ...ICAM 500 Programming Guide 10 3 3 Image Trigger Flow ...
Страница 17: ...11 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 4 HW trigger Control flow ...
Страница 18: ...ICAM 500 Programming Guide 12 3 4 1 Software trigger ...
Страница 19: ...13 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 5 Lens Focusing Control ...
Страница 20: ...ICAM 500 Programming Guide 14 3 5 1 Digital Input flow ...
Страница 21: ...Chapter 4 4 CamNavi2 SDK API Manual ...