EEPROM Calibration Formats

<< Click to Display Table of Contents >>

Navigation:  HowTo's > Calibration >

EEPROM Calibration Formats

This page lists the available EEPROM calibration formats and the NxLib versions that support them.

When saving a new calibration, the NxLib generally tries to preserve the current format on the camera. When this is not possible (e.g. because the new format uses features that cannot be represented in the old one), NxView will ask whether you want to upgrade the format. This can break compatibility with older versions of the NxLib, which will not be able to open the camera anymore.

Forward and Backward Compatibility

All NxLib versions are fully backward compatible and can handle all older EEPROM formats.

Forward compatibility is guaranteed from version 1.1.0 onwards. If you want to open a camera with a newer calibration with an older version of the NxLib, you can recompute the factory calibration from the raw calibration data.

Stereo Camera Calibrations

Revision

Supported in NxLib

Changes to Previous Revision

2

all


3

≥ 1.1.0

New distortion coefficient k3

4

≥ 1.2.0

Same as revision 3, but for the N20/N3x series

5 / 6

≥ 1.3.146

Add support for dynamic calibration offsets

7 / 8

≥ 2.1.126

Add support for the distortion coefficients rx and ry, which model sensor tilts

Mono Camera Calibrations

Revision

Full Revision Number*

Supported in NxLib

Changes to Previous Revision

2

2

all


3

-2147483645

≥ 2.0.79

Supports more distortion coefficients.

 

* From Revision 3 on, the monocular calibration get saved in the same area of the EEPROM as the stereo calibrations. To distinguish them, the monocular calibration versions have their highest bit set. The resulting full revision number is negative and will be displayed e.g. by the LoadCalibration command.