[[["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\n\n### Interfaces\n\n|----------------------------------------------------------------------------------------|--------------------------------|\n| [ImageOperator](/edge/api/tflite/java/org/tensorflow/lite/support/image/ImageOperator) | Operates a TensorImage object. |\n\n### Classes\n\n|------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [BoundingBoxUtil](/edge/api/tflite/java/org/tensorflow/lite/support/image/BoundingBoxUtil) | Helper class for converting values that represents bounding boxes into rectangles. |\n| [ImageProcessor](/edge/api/tflite/java/org/tensorflow/lite/support/image/ImageProcessor) | ImageProcessor is a helper class for preprocessing and postprocessing [TensorImage](/edge/api/tflite/java/org/tensorflow/lite/support/image/TensorImage). |\n| [ImageProcessor.Builder](/edge/api/tflite/java/org/tensorflow/lite/support/image/ImageProcessor.Builder) | The Builder to create an ImageProcessor, which could be executed later. |\n| [ImageProperties](/edge/api/tflite/java/org/tensorflow/lite/support/image/ImageProperties) | Represents the properties of an image object when being loaded to a [TensorImage](/edge/api/tflite/java/org/tensorflow/lite/support/image/TensorImage). |\n| [ImageProperties.Builder](/edge/api/tflite/java/org/tensorflow/lite/support/image/ImageProperties.Builder) | Builder for [ImageProperties](/edge/api/tflite/java/org/tensorflow/lite/support/image/ImageProperties). |\n| [MlImageAdapter](/edge/api/tflite/java/org/tensorflow/lite/support/image/MlImageAdapter) | Converts `MlImage` to [TensorImage](/edge/api/tflite/java/org/tensorflow/lite/support/image/TensorImage) and vice versa. |\n| [TensorImage](/edge/api/tflite/java/org/tensorflow/lite/support/image/TensorImage) | TensorImage is the wrapper class for Image object. |\n\n### Enums\n\n|--------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|\n| [BoundingBoxUtil.CoordinateType](/edge/api/tflite/java/org/tensorflow/lite/support/image/BoundingBoxUtil.CoordinateType) | Denotes if the coordinates are actual pixels or relative ratios. |\n| [BoundingBoxUtil.Type](/edge/api/tflite/java/org/tensorflow/lite/support/image/BoundingBoxUtil.Type) | Denotes how a bounding box is represented. |\n| [ColorSpaceType](/edge/api/tflite/java/org/tensorflow/lite/support/image/ColorSpaceType) | Represents the type of color space of an image. |"]]