Searched refs:RansacFunc (Results 1 – 2 of 2) sorted by relevance
22 typedef int (*RansacFunc)(int *matched_points, int npoints, typedef
251 static INLINE RansacFunc get_ransac_type(TransformationType type) { in get_ransac_type()289 RansacFunc ransac = get_ransac_type(type); in compute_global_motion_feature_based()