Skip to content

ColorChecker Detector Plugin

Jarek Sacha edited this page Apr 1, 2023 · 1 revision

The ColorChecker Detector plugin find position of a color chart in an image. It is using OpenCV CCheckerDetector

Image can be a RGB color or stack of 3 gray images (interpreted as colors R, G, and B).

Supported chart types:

  • MCC24 - Standard Macbeth Chart with 24 squares
  • SG140 - DigitalSG with 140 squares
  • VINYL18 - DKK color chart with 12 squares and 6 rectangle

If a chart is dfetected in an image its outline will be added as an ROI.

MCC24

ColorChecker 24

SG140

ColorChecker SG

DKK color chart

CDKK color chart

Clone this wiki locally