이미지 수집
Parrot 드론의 FPV 카메라에서 이미지 수집
Parrot® 드론의 FPV 카메라에 대한 연결을 설정하려면 camera
객체를 만듭니다. snapshot
함수를 사용하여 단일 이미지를 수집하거나, 루프를 설정하여 여러 이미지를 수집합니다. 카메라의 라이브 비디오 스트림을 보려면 preview
함수를 사용합니다.
함수
camera | Connection to Parrot drone FPV camera |
preview | Preview live video data from Parrot drone FPV camera |
snapshot | Acquire single image frame from Parrot drone FPV camera |
closePreview | Close Parrot drone FPV camera preview window |