Nano Series GigE Vision Camera
Addendums
•
269
Defective Pixel Replacement (Method 4)
Important: The algorithms used exclusively with Nano firmware versions 1.00 to 1.06 are now
identified as Method 4, as described in this addendum. Nano firmware 1.07 and later implements
algorithms now identified as Method 3 and which are described in the image processing category.
The Pixel Replacement algorithm (Method 4) is based on a predefined bad pixel map (as an XML
file), either supplied by the factory (file loaded as “Factory Map”) or generated by the user (file
uploaded as “User Map 1”). The number of bad pixel entries is limited and varies dependent on the
Nano model. The following XML code sample forms the template for the user to build bad pixel
maps for any of their Nano cameras.
Note: Identifying bad pixels is left to the user’s discretion, but Teledyne DALSA technical support
can provide guidance.
Example User Defective Pixel Map XML File
The following example shows the required components of the defective pixel map file. Each bad
pixel position (relative to the image origin which is the upper left corner), must be identified by the
XML statement:
<DefectivePixel OffsetX=”
number
” OffsetY=”
number
”/>
The pixel format (whether 8, 10, 12-bit) is handled transparently, thus requires no special
consideration by the user.
This example XML listing has four “bad” pixels identified (maximum number of entries is model
dependent). The Algorithm descriptions that follow define the rules used by the Nano firmware to
replace an identified bad pixel.
<?xml version="1.0" encoding="UTF-8" ?>
<!–-Example User Defective Pixel Map -->
<!-- maximum 512 coordinates -->
<!–-filename: NanoExampleBadPixels.xml -->
<Coordinates>
<DefectivePixel OffsetX="100" OffsetY="0"/>
<DefectivePixel OffsetX="28" OffsetY="345"/>
<DefectivePixel OffsetX="468" OffsetY="50"/>
<DefectivePixel OffsetX="800" OffsetY="600"/>
</Coordinates>
An sample editable defective pixel map replacement file will be available to download with Nano
firmware files.
Monochrome Defective Pixel Replacement Algorithm
Description
The replacement algorithm follows a few basic rules as defined below, which in general provides
satisfactory results. There is no embedded intelligence to adapt the rules to avoid replacing a bad
pixel with possibly other bad data.
Содержание Genie Monochrome Series M1280
Страница 179: ...Nano Series GigE Vision Camera Operational Reference 177...
Страница 215: ...Nano Series GigE Vision Camera Technical Specifications 213 Note Genie Nano with C or CS Mount...
Страница 219: ...Nano Series GigE Vision Camera Technical Specifications 217 3D View of the camera s connector TFM 105 02 L D WT...
Страница 233: ...Nano Series GigE Vision Camera Technical Specifications 231 EC FCC Declarations of Conformity Models M C1920 M C1940...
Страница 234: ...232 Technical Specifications Nano Series GigE Vision Camera Models M C2590 M C1930 M C1280 M C800 M C640...
Страница 235: ...Nano Series GigE Vision Camera Technical Specifications 233 Models M C2020 M C2050 M C2420 M C2450...
Страница 236: ...234 Technical Specifications Nano Series GigE Vision Camera Models M C4020 M C4030 M C4040 M C4060...
Страница 237: ...Nano Series GigE Vision Camera Technical Specifications 235 Models M C5100 M C4090...
Страница 251: ...Nano Series GigE Vision Camera Additional Reference Information 249 Cable Assembly G3 AIOC BLUNT2M...
Страница 252: ...250 Additional Reference Information Nano Series GigE Vision Camera...
Страница 253: ...Nano Series GigE Vision Camera Additional Reference Information 251 Cable Assembly G3 AIOC BRKOUT2M...
Страница 254: ...252 Additional Reference Information Nano Series GigE Vision Camera...
Страница 255: ...Nano Series GigE Vision Camera Additional Reference Information 253 Nano Generic Power Supply with no I O...
Страница 257: ...Nano Series GigE Vision Camera Additional Reference Information 255 Cable Assembly Right Angle I O to Euro Block...
Страница 259: ...Nano Series GigE Vision Camera Additional Reference Information 257 Cable Assembly Right Angle Ethernet...