Template Function xf::cv::xFProcessCensusTransform5x5

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::xFProcessCensusTransform5x5” with arguments “(hls::stream<XF_SNAME(WORDWIDTH_SRC)>&, hls::stream<XF_SNAME(WORDWIDTH_DST)>&, XF_SNAME(WORDWIDTH_SRC), XF_PTNAME(DEPTH_SRC), XF_PTNAME(DEPTH_DST) &, uint16_t, uint16_t, ap_uint<13>, ap_uint<4>, ap_uint<4>, ap_uint<4>, ap_uint<4>, ap_uint<4>, ap_uint<13>)”. 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 110] template<int ROWS, int COLS, int DEPTH_SRC, int DEPTH_DST, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST> void xFProcessCensusTransform5x5 (hls::stream< XF_SNAME(WORDWIDTH_SRC)> &_src_mat, hls::stream< XF_SNAME(WORDWIDTH_DST)> &_dst_mat, XF_SNAME(WORDWIDTH_SRC) buf[5][COLS], XF_PTNAME(DEPTH_SRC) src_buf[5][5], XF_PTNAME(DEPTH_DST) &CensusVal, uint16_t img_width, uint16_t img_height, ap_uint< 13 > row_ind, ap_uint< 4 > tp1, ap_uint< 4 > tp2, ap_uint< 4 > mid, ap_uint< 4 > bottom1, ap_uint< 4 > bottom2, ap_uint< 13 > row) ————————————————————————————————————–^ 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 139] template<int ROWS, int COLS, int DEPTH_SRC, int DEPTH_DST, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST> void xFProcessCensusTransform5x5 (hls::stream< XF_SNAME(WORDWIDTH_SRC)> &_src_mat, hls::stream< XF_SNAME(WORDWIDTH_DST)> &_dst_mat, XF_SNAME(WORDWIDTH_SRC) buf[5][COLS], XF_PTNAME(DEPTH_SRC) src_buf[5][5], XF_PTNAME(DEPTH_DST) &CensusVal, uint16_t img_width, uint16_t img_height, ap_uint< 13 > row_ind, ap_uint< 4 > tp1, ap_uint< 4 > tp2, ap_uint< 4 > mid, ap_uint< 4 > bottom1, ap_uint< 4 > bottom2, ap_uint< 13 > row) ——————————————————————————————————————————————-^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “b”. [error at 262] template<int ROWS, int COLS, int DEPTH_SRC, int DEPTH_DST, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST> void xFProcessCensusTransform5x5 (hls::stream< XF_SNAME(WORDWIDTH_SRC)> &_src_mat, hls::stream< XF_SNAME(WORDWIDTH_DST)> &_dst_mat, XF_SNAME(WORDWIDTH_SRC) buf[5][COLS], XF_PTNAME(DEPTH_SRC) src_buf[5][5], XF_PTNAME(DEPTH_DST) &CensusVal, uint16_t img_width, uint16_t img_height, ap_uint< 13 > row_ind, ap_uint< 4 > tp1, ap_uint< 4 > tp2, ap_uint< 4 > mid, ap_uint< 4 > bottom1, ap_uint< 4 > bottom2, ap_uint< 13 > row) ———————————————————————————————————————————————————————————————————————————————————————-^