Class GammaContrast

Inheritance Relationships

Base Type

Class Documentation

class GammaContrast : public cvcuda::IOperator

Public Functions

inline explicit GammaContrast(const int32_t maxVarShapeBatchSize, const int32_t maxVarShapeChannelCount)
inline ~GammaContrast()
inline void operator()(cudaStream_t stream, const nvcv::ImageBatch &in, const nvcv::ImageBatch &out, const nvcv::Tensor &gamma)
inline virtual NVCVOperatorHandle handle() const noexcept override