![]() |
[Snippet] Using 2+ USBCameras with minimal bandwidth usage
Hey CD,
I updated my old code that worked with any type of camera to be a bit more extendable, but it only works with USBCameras now. Imports: Code:
import java.util.ArrayList;Code:
/**Code:
cams = new ArrayList<USBCamera>();Code:
/**Code:
cams.get(currCam).getImage(frame);Code:
/** |
Re: [Snippet] Using 2+ USBCameras with minimal bandwidth usage
Thanks for posting the code. We gave this a try yesterday but kept getting no robot code after we deployed the code. We didn't have time to debug. We will try again on Monday.
::rtm:: |
| All times are GMT -5. The time now is 07:54 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi