Member List#
1 min read time
Applies to Linux
roccv::ImageWrapper< T > Member List
This is the complete list of members for roccv::ImageWrapper< T >, including all inherited members.
at(int64_t n, int64_t h, int64_t w, int64_t c) | roccv::ImageWrapper< T > | inline |
at(int64_t n, int64_t h, int64_t w, int64_t c) const | roccv::ImageWrapper< T > | inline |
BaseType typedef | roccv::ImageWrapper< T > | |
batches() const | roccv::ImageWrapper< T > | inline |
channels() const | roccv::ImageWrapper< T > | inline |
height() const | roccv::ImageWrapper< T > | inline |
ImageWrapper(const Tensor &tensor) | roccv::ImageWrapper< T > | inline |
ImageWrapper(std::vector< BaseType > &input, int32_t batchSize, int32_t width, int32_t height) | roccv::ImageWrapper< T > | inline |
ImageWrapper(void *input, int32_t batchSize, int32_t width, int32_t height) | roccv::ImageWrapper< T > | inline |
ValueType typedef | roccv::ImageWrapper< T > | |
width() const | roccv::ImageWrapper< T > | inline |