Channel Reorder

group NVCV_CPP_ALGORITHM_CHANNEL_REORDER

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

Variables

NVCVOperatorHandle m_handle
class ChannelReorder : public cvcuda::IOperator
#include <OpChannelReorder.hpp>