Template Function xf::cv::xFapplygaussian3x3

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::xFapplygaussian3x3” with arguments “(XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), XF_PTNAME(DEPTH), unsigned char*)”. 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: Expecting “,” or “)” in parameters-and-qualifiers, got “D”. [error at 58] template<int DEPTH> xFapplygaussian3x3 (XF_PTNAME(DEPTH) D1, XF_PTNAME(DEPTH) D2, XF_PTNAME(DEPTH) D3, XF_PTNAME(DEPTH) D4, XF_PTNAME(DEPTH) D5, XF_PTNAME(DEPTH) D6, XF_PTNAME(DEPTH) D7, XF_PTNAME(DEPTH) D8, XF_PTNAME(DEPTH) D9, unsigned char *weights) ———————————————————-^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 40] template<int DEPTH> xFapplygaussian3x3 (XF_PTNAME(DEPTH) D1, XF_PTNAME(DEPTH) D2, XF_PTNAME(DEPTH) D3, XF_PTNAME(DEPTH) D4, XF_PTNAME(DEPTH) D5, XF_PTNAME(DEPTH) D6, XF_PTNAME(DEPTH) D7, XF_PTNAME(DEPTH) D8, XF_PTNAME(DEPTH) D9, unsigned char *weights) —————————————-^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 58] template<int DEPTH> xFapplygaussian3x3 (XF_PTNAME(DEPTH) D1, XF_PTNAME(DEPTH) D2, XF_PTNAME(DEPTH) D3, XF_PTNAME(DEPTH) D4, XF_PTNAME(DEPTH) D5, XF_PTNAME(DEPTH) D6, XF_PTNAME(DEPTH) D7, XF_PTNAME(DEPTH) D8, XF_PTNAME(DEPTH) D9, unsigned char *weights) ———————————————————-^