Smartek UCC User Manual page 123

Twentynine camera family
Table of Contents

Advertisement

Look-up table in CameraSuiteClient
The CameraSuiteClient provides the user the ability to load a pre-defined look-up table in form of an XML file
into the application. XML examples for look-up tables are located in the CameraSuite SDK installation folder:
$(GIGE_VISION_SDK_PATH)\GenICam_v2_4\xml\custom\
<?xml
version="1.0"
<values>
<color channel="Red">
<LUT
index="0"
<LUT
index="1"
<LUT
index="2"
<LUT
index="254"
<LUT
index="255"
</color>
<color channel="Green">
<LUT
inde
<LUT
index="1"
<LUT
index="2"
<LUT
index="254"
<LUT
index="255"
</color>
<color channel="Blue">
<LUT
index="0"
<LUT
index="1"
<LUT
index="2"
<LUT
index="254"
<LUT
index="255"
</color>
</values>
Figure 94: User-defined XML file for 8 Bit RGB color (left) or monochrome (right) images
Figure 94 shows an example of a properly formatted XML file which contains look-up table parameters for
8-bit per channel color and monochrome images. The first line indicates the root element values. Element
color with attribute channel indicates the channel for which the parameters will be set. The Child element
LUT with the attribute index indicates the index or input value, the attribute value indicates the output value
for the current index.
encoding="UTF-8"?>
value="230"/>
value="57"/>
value="28"/>
...
value="72"/>
value="67"/>
x="0"
value="208"/>
value="96"/>
value="253"/>
...
value="231"/>
value="42"/>
value="206"/>
value="74"/>
value="146"/>
...
value="250"/>
value="182"/>
<?xml
version="1.0"
<values>
<color channel="Luminance">
<LUT
index="0"
<LUT
index="1"
<LUT
index="2"
<LUT
index="254"
<LUT
index="255"
</color>
</values>
117
User Manual - twentynine
encoding="UTF-8"?>
"Greyscale"
value="230"/>
value="57"/>
value="28"/>
...
value="72"/>
value="67"/>
SMARTEK Vision | User Manual - twentynine | Doc. v1.0.2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gcc

Table of Contents