Class ChannelReorder

Inheritance Relationships

Base Type

Class Documentation

class ChannelReorder : public cvcuda::IOperator

Public Functions

inline explicit ChannelReorder()
inline ~ChannelReorder()
inline void operator()(cudaStream_t stream, const nvcv::ImageBatchVarShape &in, const nvcv::ImageBatchVarShape &out, const nvcv::Tensor &orders)
inline virtual NVCVOperatorHandle handle() const noexcept override