Home
last modified time | relevance | path

Searched refs:ObjectDetector (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dobject_detector.h187 class ObjectDetector : public ObjectDetectorBase {
189 explicit ObjectDetector(const ObjectDetectorConfig* const config) in ObjectDetector() function
192 virtual ~ObjectDetector() { in ~ObjectDetector()
225 TF_DISALLOW_COPY_AND_ASSIGN(ObjectDetector);