|
Re: Multiple Cameras?
Thanks @xraymypanda! However, I already looked at that document, and it may be helpful for C++ and LabView, but for the Java bindings, it is unfortunately mute. Because the Java binding is somehow a singleton due to the way it is ported, after AxisCamera.getInstance(ip1) is called, AxisCamera.getInstance(ip2) returns a reference to ip1 instead.
@flamer075: We are trying to get more accurate ranging measurements from stereoscopic vision.
|