[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-10 UTC."],[],[],null,["# org.tensorflow.lite.support.image.ops\n\n### Classes\n\n|--------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|\n| [ResizeOp](/edge/api/tflite/java/org/tensorflow/lite/support/image/ops/ResizeOp) | As a computation unit for processing images, it can resize an image to user-specified size. |\n| [ResizeWithCropOrPadOp](/edge/api/tflite/java/org/tensorflow/lite/support/image/ops/ResizeWithCropOrPadOp) | As a computation unit for processing images, it could resize image to predefined size. |\n| [Rot90Op](/edge/api/tflite/java/org/tensorflow/lite/support/image/ops/Rot90Op) | Rotates image counter-clockwise. |\n| [TensorOperatorWrapper](/edge/api/tflite/java/org/tensorflow/lite/support/image/ops/TensorOperatorWrapper) | The adapter that makes a TensorOperator able to run with TensorImage. |\n| [TransformToGrayscaleOp](/edge/api/tflite/java/org/tensorflow/lite/support/image/ops/TransformToGrayscaleOp) | Transforms an image to GrayScale as an image processing unit. |\n\n### Enums\n\n|------------------------------------------------------------------------------------------------------------|--------------------------|\n| [ResizeOp.ResizeMethod](/edge/api/tflite/java/org/tensorflow/lite/support/image/ops/ResizeOp.ResizeMethod) | Algorithms for resizing. |"]]