Template Function xf::cv::xFApplyMask3x3

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::xFApplyMask3x3” 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))”. 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 “_”. [error at 54] template<int DEPTH> xFApplyMask3x3 (XF_PTNAME(DEPTH) _i00, XF_PTNAME(DEPTH) _i01, XF_PTNAME(DEPTH) _i02, XF_PTNAME(DEPTH) _i10, XF_PTNAME(DEPTH) _i11, XF_PTNAME(DEPTH) _i12, XF_PTNAME(DEPTH) _i20, XF_PTNAME(DEPTH) _i21, XF_PTNAME(DEPTH) _i22) ——————————————————^ 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 36] template<int DEPTH> xFApplyMask3x3 (XF_PTNAME(DEPTH) _i00, XF_PTNAME(DEPTH) _i01, XF_PTNAME(DEPTH) _i02, XF_PTNAME(DEPTH) _i10, XF_PTNAME(DEPTH) _i11, XF_PTNAME(DEPTH) _i12, XF_PTNAME(DEPTH) _i20, XF_PTNAME(DEPTH) _i21, XF_PTNAME(DEPTH) _i22) ————————————^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 54] template<int DEPTH> xFApplyMask3x3 (XF_PTNAME(DEPTH) _i00, XF_PTNAME(DEPTH) _i01, XF_PTNAME(DEPTH) _i02, XF_PTNAME(DEPTH) _i10, XF_PTNAME(DEPTH) _i11, XF_PTNAME(DEPTH) _i12, XF_PTNAME(DEPTH) _i20, XF_PTNAME(DEPTH) _i21, XF_PTNAME(DEPTH) _i22) ——————————————————^