Image Acquisition
Acquire images from Parrot drone FPV camera
Create a camera
object to establish a connection to a
Parrot® drone FPV camera. Use snapshot
function to
acquire a single image, or set up a loop to acquire multiple images. Use the
preview
function to view the camera's live video
stream.
Functions
camera | Connection to Parrot drone FPV camera (Since R2019a) |
preview | Preview live video data from Parrot drone FPV camera (Since R2019a) |
snapshot | Acquire single image frame from Parrot drone FPV camera (Since R2019a) |
closePreview | Close Parrot drone FPV camera preview window (Since R2019a) |