This page relates to OpenVINO 2022.3 (LTS). Go to the latest documentation for up-to-date information.
#include <matcher.hpp> class MatcherState { public: // construction MatcherState(Matcher \*); // methods bool finish(bool is_successful); };