Home
last modified time | relevance | path

Searched refs:find_homography_by_four_points (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.h49 int find_homography_by_four_points(ORBList* matched_keypoints, double homography[9]);
H A Dorb_algos.cpp326 int find_homography_by_four_points(ORBList* matched_keypoints, double homography[9]) in find_homography_by_four_points() function