128 / 179
Copyright © 2017 TOSHIBA TELI CORPORATION, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4267042B
Sharpness
This section describes Sharpness feature. This control
enhances the edges of the image.
The edge enhancement will become stronger when the setting value is larger.
Sharpness=0
Sharpness=4
Sharpness=7
Sharpness
● GenICam Node
Name
Interface
Length
Byte / [bit]
Access
Description
Sharpness
IInteger
4
R/W
Sets sharpness value.
● IIDC2 Register
Register
Field
Address
Length
Byte / [bit]
Access
Description
Sharpness
Implemented
0x2040A0
[31]
R
Returns the state whether the function is implemented.
Min
0x2040B4
4
R
Returns the minimum value of sharpness Value register.
Max
0x2040B8
4
R
Returns the maximum value of sharpness Value register.
Value
0x2040BC
4
R/W
Sets sharpness value. (Raw value)
● Control with TeliCamSDK
Camera feature API
Control Sharpness using dedicated API.
API name
Description
GetCamSharpnessMinMax
Get minimum and maximum value
GetCamSharpness
Get current Sharpness value
SetCamSharpness
Set new Sharpness value
Please refer to [Controlling camera feature functions] in [TeliCamAPI Library manual] for more detail.