Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imageenhan/
A DCMakeLists.txt104 add_library(imageenhan ${LIB_TYPE} target
109 set_target_properties(imageenhan
119 set_target_properties(imageenhan
124 target_include_directories(imageenhan
128 target_link_libraries(imageenhan
134 add_dependencies(imageenhan
136 target_include_directories(imageenhan
138 target_link_libraries(imageenhan
140 set_target_properties(imageenhan
146 target_link_libraries(imageenhan
[all …]
/AliOS-Things-master/solutions/ucloud_ai_demo/
A Ducloud_ai_demo.c513 image = result->imageenhan.person.image; in imageenhan_erase_person_callback()
514 image_len = result->imageenhan.person.imageLen; in imageenhan_erase_person_callback()
542 major_image = result->imageenhan.style.majorImage; in imageenhan_extend_image_style_callback()
543 major_image_len = result->imageenhan.style.majorImageLen; in imageenhan_extend_image_style_callback()
544 out_image = result->imageenhan.style.outImage; in imageenhan_extend_image_style_callback()
545 out_image_len = result->imageenhan.style.outImageLen; in imageenhan_extend_image_style_callback()
/AliOS-Things-master/components/ucloud_ai/include/model/
A Dcommon.h25 ImageEnhanResultStruct imageenhan; member
/AliOS-Things-master/components/ai_agent/example/
A Daiagent_example.c383 url = result->imageenhan.person.url; in imageenhan_erase_person_callback()
402 major_url = result->imageenhan.style.majorUrl; in imageenhan_extend_image_style_callback()
403 out_image_url = result->imageenhan.style.outImageUrl; in imageenhan_extend_image_style_callback()
/AliOS-Things-master/components/ucloud_ai/
A DREADME.md17 │ │ ├── imageenhan.h # 云端图像增强处理函数内部头文件
35 │ │ ├── imageenhan.cc # 云端图像增强函数接口代码

Completed in 18 milliseconds