set(the_description "Macbeth Chart Detection")
ocv_define_module(mcc
    opencv_core
    opencv_imgproc
    opencv_calib3d
    opencv_dnn
    WRAP
      python
)