Searched refs:ucloud_ai_objectdet_detect_object (Results 1 – 5 of 5) sorted by relevance
24 void ucloud_ai_objectdet_detect_object(char *path, ucloud_ai_cb_t cb);
12 void ucloud_ai_objectdet_detect_object(char *path, ucloud_ai_cb_t cb) in ucloud_ai_objectdet_detect_object() function
71 ucloud_ai_objectdet_detect_object(OBJECT_IMAGE, NULL); in ucloud_ai_comp_example()
76 ucloud_ai_objectdet_detect_object(eng->src1, cb); in ucloud_ai_engine_model_infer()
115 ucloud_ai_objectdet_detect_object(mDataPath, ObjectDetectCallback); in PredictObjectDet()
Completed in 4 milliseconds