Home
last modified time | relevance | path

Searched defs:cropped_image (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dimage_preprocessing_stage.cc127 std::vector<float>* cropped_image = new std::vector<float>(); in Crop() local
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h119 Image<T>* const cropped_image = new Image(new_width, new_height); in Crop() local