adamdebreceni commented on a change in pull request #1138:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1138#discussion_r678175372
##########
File path: extensions/opencv/MotionDetector.cpp
##########
@@ -201,6 +201,8 @@ void MotionDetector::onTrigger(const
std::shared_ptr<core::ProcessContext> &cont
void MotionDetector::notifyStop() {
}
+REGISTER_RESOURCE(MotionDetector, "Detect motion from captured images."); //
NOLINT
Review comment:
as it was recently removed on main, it must be a rebase-artefact, deleted
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]