I'm trying to coax my daughter's team in the direction of OpenCV and wondered if you could share any more pointers or code samples.
Thanks,
Chris
Quote:
Originally Posted by DomenicR
My team has also been working with OpenCV (using the official 2.4.7 Java bindings), and we have been using this URL successfully:
Code:
http://10.xx.yy.11/mjpg/video.mjpg
I wonder if there are any differences between the two URLs other than that you can specify camera settings in your URL.
Also, I'm curious as to your decision to use JavaCV now that OpenCV includes Java bindings. Would you say there is an advantage to using JavaCV over the official bindings, or does JavaCV supplement them?
|