Accepted image format of vision APIs.
Supported values include:
InputImage.IMAGE_FORMAT_NV21
which corresponds to ImageFormat.NV21InputImage.IMAGE_FORMAT_YV12
which corresponds to ImageFormat.YV12
InputImage.IMAGE_FORMAT_YUV_420_888 which corresponds to
ImageFormat.YUV_420_888