Searched refs:pose1_list (Results 1 – 2 of 2) sorted by relevance
255 DevicePoseList pose1_list) in analyze_motion() argument257 if (pose0_list.empty () || pose1_list.empty () || !_projector.ptr ()) { in analyze_motion()264 Mat3d ext1 = _projector->calc_camera_extrinsics (frame1_ts, pose1_list); in analyze_motion()
95 DevicePoseList pose1_list);