Searched refs:CloudLabelDetector (Results 1 – 4 of 4) sorted by relevance
28 const string CloudLabelDetector::RESULT_STR = "CloudLabelDetector";30 CloudLabelDetector::CloudLabelDetector() in CloudLabelDetector() function in OHOS::PluginExample::CloudLabelDetector35 CloudLabelDetector::~CloudLabelDetector() in ~CloudLabelDetector()40 bool CloudLabelDetector::Prepare() in Prepare()46 string CloudLabelDetector::Process() in Process()
24 class CloudLabelDetector final: public AbsImageDetector, public OHOS::MultimediaPlugin::PluginClass…26 CloudLabelDetector();27 ~CloudLabelDetector();
41 PLUGIN_EXPORT_REGISTER_CLASS(OHOS::PluginExample::CloudLabelDetector)
26 "className":"OHOS::PluginExample::CloudLabelDetector",