Hi everyone, when we use the following commands to capture the image XbowCam.acquire(COLOR_UYVY, (void*)BASE_FRAME_ADDRESS, img_size, 0); then in which format image data is stored . is it a YUV format or something else..?
and how the below call is different from the upper one XbowCam.acquire(COLOR_RGB565, (void*)BASE_FRAME_ADDRESS, img_size, 0); Any kind of help will be highly appreciated. Many many thanks in advance. waiting for ur reply. Regards Ibrahim Abbas
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
