#include <netOpenCv.hpp>
Definition at line 9 of file netOpenCv.hpp.
◆ NetOpenCv()
op::NetOpenCv::NetOpenCv |
( |
const std::string & |
caffeProto, |
|
|
const std::string & |
caffeTrainedModel, |
|
|
const int |
gpuId = 0 |
|
) |
| |
◆ ~NetOpenCv()
virtual op::NetOpenCv::~NetOpenCv |
( |
| ) |
|
|
virtual |
◆ forwardPass()
void op::NetOpenCv::forwardPass |
( |
const Array< float > & |
inputNetData | ) |
const |
|
virtual |
◆ getOutputBlobArray()
std::shared_ptr<ArrayCpuGpu<float> > op::NetOpenCv::getOutputBlobArray |
( |
| ) |
const |
|
virtual |
◆ initializationOnThread()
void op::NetOpenCv::initializationOnThread |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: