File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11Calibration Flash
22=================
33
4- This example shows how to flash calibration data ( version 6 of EEPROM data).
4+ This example shows how to flash calibration data of version 6 (gen2 calibration data) to the device .
55
66.. rubric :: Similiar samples:
77
Original file line number Diff line number Diff line change 11Calibration Flash v5
22====================
33
4- This example shows how to flash calibration data ( version 5 of EEPROM data).
4+ This example shows how to flash calibration data of version 5 (gen1 calibration data) to the device .
55
66.. rubric :: Similiar samples:
77
Original file line number Diff line number Diff line change 11Calibration Load
22================
33
4- This example shows how to load and use calibration data in a pipeline. CalibrationHandler loads version 6 of EEPROM data .
4+ This example shows how to load and use calibration data of version6 (gen2 calibration data) in a pipeline .
55
66.. rubric :: Similiar samples:
77
Original file line number Diff line number Diff line change 11Calibration Reader
22==================
33
4- This example shows how to read calibration data.
4+ This example shows how to read calibration data stored on device over XLink .
55
66.. rubric :: Similiar samples:
77
Original file line number Diff line number Diff line change 1919- :ref: `OpenCV support ` - Demonstrates how to retrieve an image frame as an OpenCV frame
2020- :ref: `Device Queue Event ` - Demonstrates how to use device queue events
2121- :ref: `Queue add callback ` - Demonstrates how to use queue callbacks
22- - :ref: `Calibration Flash v5 ` - Demonstrates how to write API over XLink (CalibrationHandler is v5)
23- - :ref: `Calibration Flash ` - Demonstrates how to write API over XLink (CalibrationHandler is v6)
24- - :ref: `Calibration Reader ` - Demonstrates how to read API over XLink
25- - :ref: `Calibration Load ` - Demonstrates how to load and use calibration data in a pipeline
22+ - :ref: `Calibration Flash v5 ` - Demonstrates how to flash calibration data of version 5 (gen1 calibration data) to the device
23+ - :ref: `Calibration Flash ` - Demonstrates how to flash calibration data of version 6 (gen2 calibration data) to the device
24+ - :ref: `Calibration Reader ` - Demonstrates how to read calibration data stored on device over XLink
25+ - :ref: `Calibration Load ` - Demonstrates how to load and use calibration data of version6 (gen2 calibration data) in a pipeline
You can’t perform that action at this time.
0 commit comments