Asked
— Edited
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.
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.
This bit of code has been lying around for a while, so i threw it in a release today. The code allows custom camera resolution, which may be useful for some of you. Please read the disclaimer https://synthiam.com/Community/Questions/10446