#include <opencv2/dvpp_call.hpp>
◆ AscendPicDesc() [1/3]
cv::cann::AscendPicDesc::AscendPicDesc |
( |
| ) |
|
|
inline |
◆ AscendPicDesc() [2/3]
cv::cann::AscendPicDesc::AscendPicDesc |
( |
const AscendMat & |
ascendMat, |
|
|
hi_pixel_format |
_picture_format |
|
) |
| |
◆ AscendPicDesc() [3/3]
cv::cann::AscendPicDesc::AscendPicDesc |
( |
const Mat & |
mat, |
|
|
hi_pixel_format |
_picture_format |
|
) |
| |
◆ allocate()
std::shared_ptr< hi_void > cv::cann::AscendPicDesc::allocate |
( |
| ) |
|
◆ setMemAlign()
◆ setPic()
AscendPicDesc & cv::cann::AscendPicDesc::setPic |
( |
hi_pixel_format |
_picture_format | ) |
|
◆ batchNum
std::vector<int64_t> cv::cann::AscendPicDesc::batchNum |
◆ data
std::shared_ptr<hi_void> cv::cann::AscendPicDesc::data |
◆ heightAlignment
size_t cv::cann::AscendPicDesc::heightAlignment = 1 |
◆ name
const char* cv::cann::AscendPicDesc::name |
◆ Pic
hi_vpc_pic_info cv::cann::AscendPicDesc::Pic |
◆ sizeAlignment
size_t cv::cann::AscendPicDesc::sizeAlignment = 3 |
◆ sizeNum
size_t cv::cann::AscendPicDesc::sizeNum = 3 |
◆ widthAlignment
size_t cv::cann::AscendPicDesc::widthAlignment = 16 |
The documentation for this struct was generated from the following file: