Home
last modified time | relevance | path

Searched refs:LabelDetector (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 Dlabel_detector.cpp28 const string LabelDetector::RESULT_STR = "LabelDetector";
30 LabelDetector::LabelDetector() in LabelDetector() function in OHOS::PluginExample::LabelDetector
35 LabelDetector::~LabelDetector() in ~LabelDetector()
40 bool LabelDetector::Prepare() in Prepare()
46 string LabelDetector::Process() in Process()
H A Dlabel_detector.h24 class LabelDetector final : public AbsImageDetector, public OHOS::MultimediaPlugin::PluginClassBase…
26 LabelDetector();
27 ~LabelDetector();
H A Dplugin_export.cpp40 PLUGIN_EXPORT_REGISTER_CLASS(OHOS::PluginExample::LabelDetector)
/ohos5.0/foundation/multimedia/image_framework/test/resource/plugins/plugin_example1/
H A Dplugin_example1.pluginmeta8 "className":"OHOS::PluginExample::LabelDetector",