Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dconfig.h264 struct KeypointDetectorConfig { struct
269 explicit KeypointDetectorConfig(const Size& image_size) in KeypointDetectorConfig() argument
284 KeypointDetectorConfig keypoint_detector_config;
Dkeypoint_detector.h33 explicit KeypointDetector(const KeypointDetectorConfig* const config) in KeypointDetector()
110 const KeypointDetectorConfig* const config_;