图像采集
从 Parrot 无人机 FPV 摄像头采集图像
创建一个 camera
对象以建立到 Parrot® 无人机 FPV 摄像头的连接。使用 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 |