I am working on some advanced vision processing program and I would like to know if anyone knows how to get the image from the axis camera to store in Mat(), that would be nice.
virtuald
30-04-2013, 11:46
Look at the VideoCapture class. You can pass it a URL for the axis camera JPEG stream.