org.tensorflow.lite.support.image

インターフェース

ImageOperator TensorImage オブジェクトを処理します。

クラス

BoundingBoxUtil 境界ボックスを表す値を長方形に変換するためのヘルパークラス。
ImageProcessor ImageProcessor は、TensorImage の前処理と後処理を行うヘルパークラスです。 
ImageProcessor.Builder 後で実行可能な ImageProcessor を作成するためのビルダー。
ImageProperties TensorImage に読み込まれたときの画像オブジェクトのプロパティを表します。 
ImageProperties.Builder ImageProperties のビルダー。 
MlImageAdapter MlImageTensorImage に、その逆を変換します。
TensorImage TensorImage は、Image オブジェクトのラッパークラスです。

列挙型

BoundingBoxUtil.CoordinateType 座標が実際のピクセル数か相対比率かを示します。
BoundingBoxUtil.Type 境界ボックスの表現方法を表します。
ColorSpaceType 画像の色空間のタイプを表します。