Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dgl_utils.h27 inline static void DrawBox(const BoundingBox& bounding_box) { in DrawBox() function
/aosp_15_r20/external/tensorflow/tensorflow/examples/multibox_detector/
H A Dmain.cc240 void DrawBox(const int image_width, const int image_height, int left, int top, in DrawBox() function