Drone Collision icon Drone Collision Add HC-SR04 ultrasonic sensors with an EZ-B to AR Parrot Drone v1/v2 for collision detection and avoidance Try it →
Asked — Edited

Usb Camera Higher Resolution

I'm using the EZB over USB. So the robot will always be connected to the computer. If I have taken the load off the EZB (by not using the camera on the ezb). Shouldn't it be possible to use all the available resolution of my USB camera in ARC since the computer is handling the image stream? I have a 1080 webcam but in the camera controls max resolution is 640 in ARC. Can someone explain to me the limitation or if a work around is possible.


ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#17  

The client only cares about the resolution for detecting objects, or displaying to spectator viewers?

For detecting objects, the resolution isn't that important - as there's a compromise based on distance. Higher resolution means objects further away have a higher percentage of detection.

If the client only cares about the resolution for displaying to spectators, then that's doable, but any processing will really slow down the framerate.