Searched refs:in_bottom_right_pixel (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/pi_examples/label_image/
H A Dlabel_image.cc186 tensorflow::uint8* in_bottom_right_pixel = local
195 const float bottom_right((in_bottom_right_pixel[c] - input_mean) /
/external/tensorflow/tensorflow/contrib/pi_examples/camera/
H A Dcamera.cc375 tensorflow::uint8* in_bottom_right_pixel = local
384 const float bottom_right((in_bottom_right_pixel[c] - input_mean) /

Completed in 164 milliseconds