Home
last modified time | relevance | path

Searched defs:keypoints (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.cpp84 ORBList* get_roi_points_list (rk_aiq_orb_algo_stat_t* keypoints, orb_rect_t roi) in get_roi_points_list()
240 orb_matched_point_t* keypoints = (orb_matched_point_t*)point->data; in get_trusted_four_points() local
257 orb_matched_point_t* keypoints = (orb_matched_point_t*)point->data; in get_trusted_four_points() local
H A Drk_aiq_algo_aorb_itf.cpp222 orb_matched_point_t* keypoints = (orb_matched_point_t*)point->data; in ORBProcessing() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmatchers.hpp66 std::vector<KeyPoint> keypoints; member