Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/plugin_example/plugin_example1/
H A Dcloud_label_detector.cpp28 const string CloudLabelDetector::RESULT_STR = "CloudLabelDetector";
30 CloudLabelDetector::CloudLabelDetector() in CloudLabelDetector() function in OHOS::PluginExample::CloudLabelDetector
35 CloudLabelDetector::~CloudLabelDetector() in ~CloudLabelDetector()
40 bool CloudLabelDetector::Prepare() in Prepare()
46 string CloudLabelDetector::Process() in Process()
H A Dcloud_label_detector.h24 class CloudLabelDetector final: public AbsImageDetector, public OHOS::MultimediaPlugin::PluginClass…
26 CloudLabelDetector();
27 ~CloudLabelDetector();
H A Dplugin_export.cpp41 PLUGIN_EXPORT_REGISTER_CLASS(OHOS::PluginExample::CloudLabelDetector)
/ohos5.0/foundation/multimedia/image_framework/test/resource/plugins/plugin_example1/
H A Dplugin_example1.pluginmeta26 "className":"OHOS::PluginExample::CloudLabelDetector",