Searched refs:pose0_list (Results 1 – 2 of 2) sorted by relevance
253 DevicePoseList pose0_list, in analyze_motion() argument257 if (pose0_list.empty () || pose1_list.empty () || !_projector.ptr ()) { in analyze_motion()262 Mat3d ext0 = _projector->calc_camera_extrinsics (frame0_ts, pose0_list); in analyze_motion()
93 DevicePoseList pose0_list,