Variable xmodulesConst

xmodules: {
    calib3d: boolean;
    core: boolean;
    dnn: boolean;
    face: boolean;
    features2d: boolean;
    img_hash: boolean;
    imgproc: boolean;
    io: boolean;
    machinelearning: boolean;
    objdetect: boolean;
    photo: boolean;
    text: boolean;
    tracking: boolean;
    video: boolean;
    xfeatures2d: boolean;
    ximgproc: boolean;
}

Type declaration

  • calib3d: boolean
  • core: boolean
  • dnn: boolean
  • face: boolean
  • features2d: boolean
  • img_hash: boolean
  • imgproc: boolean
  • io: boolean
  • machinelearning: boolean
  • objdetect: boolean
  • photo: boolean
  • text: boolean
  • tracking: boolean
  • video: boolean
  • xfeatures2d: boolean
  • ximgproc: boolean