Interface for calling DVPP operator descriptors. The DVPP VPC interfaces here are all version v2. Supported devices: Atlas Inference Series products, Atlas 200/500 A2 Inference products and Atlas A2 Training Series products/Atlas 300I A2 Inference products.
More...
#include <opencv2/dvpp_call.hpp>
Interface for calling DVPP operator descriptors. The DVPP VPC interfaces here are all version v2. Supported devices: Atlas Inference Series products, Atlas 200/500 A2 Inference products and Atlas A2 Training Series products/Atlas 300I A2 Inference products.
◆ DvppOperatorDesc()
| cv::cann::DvppOperatorDesc::DvppOperatorDesc |
( |
| ) |
|
|
inline |
◆ ~DvppOperatorDesc()
| virtual cv::cann::DvppOperatorDesc::~DvppOperatorDesc |
( |
| ) |
|
|
inlinevirtual |
◆ addInput() [1/2]
◆ addInput() [2/2]
◆ addOutput() [1/2]
◆ addOutput() [2/2]
◆ createChannel()
◆ getResult() [1/2]
◆ getResult() [2/2]
| DvppOperatorDesc & cv::cann::DvppOperatorDesc::getResult |
( |
Mat & | dst, |
|
|
uint32_t & | taskIDResult ) |
◆ reset()
◆ chnId
| hi_vpc_chn cv::cann::DvppOperatorDesc::chnId |
◆ inputDesc_
| std::vector<AscendPicDesc> cv::cann::DvppOperatorDesc::inputDesc_ |
◆ outputDesc_
| std::vector<AscendPicDesc> cv::cann::DvppOperatorDesc::outputDesc_ |
◆ stChnAttr
| hi_vpc_chn_attr cv::cann::DvppOperatorDesc::stChnAttr |
The documentation for this class was generated from the following file: