Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ucloud_ai/include/
A Ducloud_ai_imagerecog.h33 void ucloud_ai_imagerecog_detect_fruits(char *path, ucloud_ai_cb_t cb);
/AliOS-Things-master/components/ucloud_ai/src/
A Ducloud_ai_imagerecog.c26 void ucloud_ai_imagerecog_detect_fruits(char *path, ucloud_ai_cb_t cb) in ucloud_ai_imagerecog_detect_fruits() function
/AliOS-Things-master/components/ucloud_ai/example/
A Ducloud_ai_example.c113 ucloud_ai_imagerecog_detect_fruits(FRUITS_IMAGE, NULL); in ucloud_ai_comp_example()
/AliOS-Things-master/components/ai_agent/src/engine/
A Ducloud_ai_engine.c109 ucloud_ai_imagerecog_detect_fruits(eng->src1, cb); in ucloud_ai_engine_model_infer()

Completed in 5 milliseconds