Function xf::cv::bfMatcher

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::bfMatcher” with arguments “(DESC_TYPE, DESC_TYPE, MATCH_TYPE, ap_uint<32>, ap_uint<32>, 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: Expecting “(” in parameters-and-qualifiers. [error at 17] _GENERIC_BF_TPLT void bfMatcher (DESC_TYPE desc_list_q[MAX_KEYPOINTS], DESC_TYPE desc_list_t[MAX_KEYPOINTS], MATCH_TYPE match_list[MAX_KEYPOINTS], ap_uint< 32 > num_keypoints_q, ap_uint< 32 > num_keypoints_t, float ratio_thresh) —————–^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 21] _GENERIC_BF_TPLT void bfMatcher (DESC_TYPE desc_list_q[MAX_KEYPOINTS], DESC_TYPE desc_list_t[MAX_KEYPOINTS], MATCH_TYPE match_list[MAX_KEYPOINTS], ap_uint< 32 > num_keypoints_q, ap_uint< 32 > num_keypoints_t, float ratio_thresh) ———————^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 21] _GENERIC_BF_TPLT void bfMatcher (DESC_TYPE desc_list_q[MAX_KEYPOINTS], DESC_TYPE desc_list_t[MAX_KEYPOINTS], MATCH_TYPE match_list[MAX_KEYPOINTS], ap_uint< 32 > num_keypoints_q, ap_uint< 32 > num_keypoints_t, float ratio_thresh) ———————^