Grabs and returns a frame from a camera(experimental)
im = camread(n, [w h])
The opened video file/camera index.
The returned frame/image. If no frame, return 0.
Width and Height of the image.
camread grabs and returns a frame from a camera.
Video support for IPCV is only available when IPCV is compiled with OpenCV which support video I/O.