Searched refs:push_orbpoint_cv (Results 1 – 3 of 3) sorted by relevance
10 int push_orbpoint_cv(U32 num_points, U16* points, vector<Point2f> m_Points);
5 push_orbpoint_cv(U32 num_points, U16* points, vector<Point2f> m_Points) { in push_orbpoint_cv() function
162 push_orbpoint_cv(orbStats->orb_stats.num_points, orbStats->orb_stats.points, in ORBProcessing()165 push_orbpoint_cv(ORBctx->orb_stats.num_points, ORBctx->orb_stats.points, m_trainPoints); in ORBProcessing()