1. Introduction - Nc State University

Image data is read as strings when read command is issued using PyUSB. With python “Image” module this string is converted into python “Numpy” array. “Image” and “Numpy” python modules used to process images and do arithmetic operations respectively. Once image is stored as “Numpy” array it can be used for processing in OpenCV. ................
................