Template Function xf::cv::blackLevelCorrection

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::blackLevelCorrection” with arguments “(xf::cv::Mat<SRC_T, MAX_ROWS, MAX_COLS, NPPC>&, xf::cv::Mat<SRC_T, MAX_ROWS, MAX_COLS, NPPC>&, XF_CTUNAME(SRC_T, NPPC), float)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 133] template<int SRC_T, int MAX_ROWS, int MAX_COLS, int NPPC = XF_NPPC1, int MUL_VALUE_WIDTH = 16, int FL_POS = 15, int USE_DSP = 1> void blackLevelCorrection (xf::cv::Mat< SRC_T, MAX_ROWS, MAX_COLS, NPPC > &_Src, xf::cv::Mat< SRC_T, MAX_ROWS, MAX_COLS, NPPC > &_Dst, XF_CTUNAME(SRC_T, NPPC) black_level, float mul_value) ————————————————————————————————————————————-^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 155] template<int SRC_T, int MAX_ROWS, int MAX_COLS, int NPPC = XF_NPPC1, int MUL_VALUE_WIDTH = 16, int FL_POS = 15, int USE_DSP = 1> void blackLevelCorrection (xf::cv::Mat< SRC_T, MAX_ROWS, MAX_COLS, NPPC > &_Src, xf::cv::Mat< SRC_T, MAX_ROWS, MAX_COLS, NPPC > &_Dst, XF_CTUNAME(SRC_T, NPPC) black_level, float mul_value) ———————————————————————————————————————————————————–^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “b”. [error at 288] template<int SRC_T, int MAX_ROWS, int MAX_COLS, int NPPC = XF_NPPC1, int MUL_VALUE_WIDTH = 16, int FL_POS = 15, int USE_DSP = 1> void blackLevelCorrection (xf::cv::Mat< SRC_T, MAX_ROWS, MAX_COLS, NPPC > &_Src, xf::cv::Mat< SRC_T, MAX_ROWS, MAX_COLS, NPPC > &_Dst, XF_CTUNAME(SRC_T, NPPC) black_level, float mul_value) ————————————————————————————————————————————————————————————————————————————————————————————————^