Searched defs:patternType (Results 1 – 3 of 3) sorted by relevance
138 …, const char* const description, const bool ditheringEnabled, const PatternType patternType, const… in DitheringCase()539 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init() local
138 …, const char* const description, const bool ditheringEnabled, const PatternType patternType, const… in DitheringCase()544 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init() local
669 std::vector < cv::Point3f > &corners, gint patternType /*= CHESSBOARD*/ ) in camera_calibrate_calc_corners()