Class AdvCvtColor

Inheritance Relationships

Base Type

Class Documentation

class AdvCvtColor : public cvcuda::IOperator

Public Functions

inline explicit AdvCvtColor()
inline ~AdvCvtColor()
inline void operator()(cudaStream_t stream, const nvcv::Tensor &in, const nvcv::Tensor &out, NVCVColorConversionCode code, nvcv::ColorSpec spec)
inline virtual NVCVOperatorHandle handle() const noexcept override