org.tensorflow.lite.support.image.ops

Classes

ResizeOp As a computation unit for processing images, it can resize an image to user-specified size. 
ResizeWithCropOrPadOp As a computation unit for processing images, it could resize image to predefined size. 
Rot90Op Rotates image counter-clockwise. 
TensorOperatorWrapper The adapter that makes a TensorOperator able to run with TensorImage. 
TransformToGrayscaleOp Transforms an image to GrayScale as an image processing unit. 

Enums

ResizeOp.ResizeMethod Algorithms for resizing.