This is the complete list of members for ChromaticMask, including all inherited members.
| _BD | ChromaticMask | private |
| _canonicalPos | ChromaticMask | private |
| _cell_neighbours | ChromaticMask | private |
| _cellCenters | ChromaticMask | private |
| _cellMap | ChromaticMask | private |
| _cellSize | ChromaticMask | private |
| _centers | ChromaticMask | private |
| _classifiers | ChromaticMask | private |
| _CP | ChromaticMask | private |
| _imgCornerPoints | ChromaticMask | private |
| _isValid | ChromaticMask | private |
| _mask | ChromaticMask | private |
| _maskAux | ChromaticMask | private |
| _mc | ChromaticMask | private |
| _nc | ChromaticMask | private |
| _objCornerPoints | ChromaticMask | private |
| _perpTrans | ChromaticMask | private |
| _pixelsVector | ChromaticMask | private |
| _threshProb | ChromaticMask | private |
| calculateGridImage(const aruco::Board &board) | ChromaticMask | |
| ChromaticMask() | ChromaticMask | inline |
| classify(const cv::Mat &in, const aruco::Board &board) | ChromaticMask | |
| classify2(const cv::Mat &in, const aruco::Board &board) | ChromaticMask | |
| getCellMap() | ChromaticMask | inline |
| getDistance(cv::Point2d pixel, unsigned int classifier) | ChromaticMask | inlineprivate |
| getMask() | ChromaticMask | inline |
| isValid() | ChromaticMask | inline |
| resetMask() | ChromaticMask | |
| setParams(unsigned int mc, unsigned int nc, double threshProb, aruco::CameraParameters CP, aruco::BoardConfiguration BC, vector< cv::Point3f > corners) | ChromaticMask | |
| setParams(unsigned int mc, unsigned int nc, double threshProb, aruco::CameraParameters CP, aruco::BoardConfiguration BC, float markersize=-1.) | ChromaticMask | |
| train(const cv::Mat &in, const aruco::Board &board) | ChromaticMask | |
| update(const cv::Mat &in) | ChromaticMask |