Skip to content

(CalibrationInfoReader): wrong image channel order

What does this MR do?

  • Convert to the sight's default color format when reading calibration inputs.
  • Sort the calibration input by their filename.
  • Update the related tests.

How to test it?

  • Download the required test data from this MR.
  • Run ARCalibration
  • Set chessboard parameters to 9x6x10mm
  • Click on the folder icon and load this folder
  • Check that loaded image color in the calibInfo are now correct

Data

Some results

Before After
Capture_du_2019-10-14_10-52-47 img_0016

Additional tests to run

  • Build on Windows and check associated test cvIOtest
  • Build in Linux and check associated test cvIOtest

Associated Issues/Merge Requests

Edited by Marc SCHWEITZER

Merge request reports