Object Detection
5.0
Image Processing Using Qt and Opencv
subjectimpl.cpp
1
#include "subjectimpl.h"
2
3
SubjectImpl::SubjectImpl(QObject *parent):
Subject
(parent)
4
{
5
6
}
Devices::Subject
Definition:
subject.h:18
object-detector
src
DevicesInterfaces
Tests
TestObserverSubject
subjectimpl.cpp
Generated by
1.8.13