Our team is examining whether we can use the Robot Controller phone's camera to look at the playing field and pick out the yellow cube(s) from the white balls etc.
Anybody know if the Autonomous and Teleop programs can cause the camera to take a picture? If it does, how is the file stored? Can the program then access that picture file? Is a JPG file stored as some sort of array of pixels? 24 bit color or...?? Can a picture be taken and stored as a lossless file (BMP, GIF etc.) instead?
Inquiring minds (which are clueless about Android cameras) want to know!
Anybody know if the Autonomous and Teleop programs can cause the camera to take a picture? If it does, how is the file stored? Can the program then access that picture file? Is a JPG file stored as some sort of array of pixels? 24 bit color or...?? Can a picture be taken and stored as a lossless file (BMP, GIF etc.) instead?
Inquiring minds (which are clueless about Android cameras) want to know!

Comment