Home
last modified time | relevance | path

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

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