CvtColor
- group NVCV_CPP_ALGORITHM_CVTCOLOR
Functions
-
inline explicit CvtColor()
-
inline ~CvtColor()
-
inline void operator()(cudaStream_t stream, const nvcv::Tensor &in, const nvcv::Tensor &out, NVCVColorConversionCode code)
-
inline void operator()(cudaStream_t stream, const nvcv::ImageBatch &in, const nvcv::ImageBatch &out, NVCVColorConversionCode code)
-
inline virtual NVCVOperatorHandle handle() const noexcept override
Variables
-
NVCVOperatorHandle m_handle
-
class CvtColor : public cvcuda::IOperator
- #include <OpCvtColor.hpp>
-
inline explicit CvtColor()