Home | History | Annotate | Download | only in its

Lines Matching full:numpy

26 import numpy
258 buf = numpy.frombuffer(buf, dtype=numpy.uint8)
603 * data: the image data as a numpy array of bytes.
721 buf_size = numpy.product(buf.shape)