Template Function xf::cv::xFComputeTransform5x5

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::xFComputeTransform5x5” with arguments “(XF_PTNAME(DEPTH_SRC))”. 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 “s”. [error at 84] template<int DEPTH_SRC, int DEPTH_DST> xFComputeTransform5x5 (XF_PTNAME(DEPTH_SRC) src_buf[5][5]) ————————————————————————————^ 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 62] template<int DEPTH_SRC, int DEPTH_DST> xFComputeTransform5x5 (XF_PTNAME(DEPTH_SRC) src_buf[5][5]) ————————————————————–^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 84] template<int DEPTH_SRC, int DEPTH_DST> xFComputeTransform5x5 (XF_PTNAME(DEPTH_SRC) src_buf[5][5]) ————————————————————————————^