158 / 179
Copyright © 2017 TOSHIBA TELI CORPORATION, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4267042B
DPCControl
This DPC (Defective Pixel Correction) function corrects defective pixels from the image sensor. Specifying X
and Y coordinates of the defective pixels, the defective pixels are corrected by calculation from the neighboring
pixels.
● GenICam Node
Name
Interface
Length
Byte / [bit]
Access
Description
DPCEnable
IEnumeration
4
R/W
Sets the activation of DPC function.
DPCNumber
IInteger
4
R/W
Sets the number of pixels to correct.
DPCIndex
IInteger
4
R/W
Sets the index number for entry.
DPCEntryX
IInteger
4
R/W
Sets the X coordinate of defective pixel.
DPCEntryY
IInteger
4
R/W
Sets the Y coordinate of defective pixel.
● IIDC2 Register
Register
Field
Address
Length
Byte / [bit]
Access
Description
DPCEnable
Implemented
0x21F280
[31]
R
Returns the state whether the function is implemented.
ListOfElements
0x21F28C
4
R
[0] : Off
[1] : On
Value
0x21F29C
4
R/W
Sets the activation of DPC function.
DPCNumber
Implemented
0x21F2A0
[31]
R
Returns the state whether the function is implemented.
Value
0x21F2BC
4
R/W
Sets the number of Pixels to correct.
DPCCoord
Value[0][0]
0x400000
4
R/W
Sets the first X coordinate of defective pixel.
Value[0][1]
0x400004
4
R/W
Sets the first Y coordinate of defective pixel.
Value[1][0]
0x400008
4
R/W
Sets the second X coordinate of defective pixel.
Value[1][1]
0x40000C
4
R/W
Sets the second Y coordinate of defective pixel.
…
…
…
…
…
Value[255][0]
0x4007F8
4
R/W
Sets the 255th X coordinate of defective pixel.
Value[255][1]
0x4007FC
4
R/W
Sets the 255th Y coordinate of defective pixel.