NVCV_CPP_ALGORITHM_GAMMA_CONTRAST
- group NVCV_CPP_ALGORITHM_GAMMA_CONTRAST
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
Variables
-
NVCVOperatorHandle m_handle
-
class GammaContrast : public cvcuda::IOperator
- #include <OpGammaContrast.hpp>
-
inline explicit GammaContrast(const int32_t maxVarShapeBatchSize, const int32_t maxVarShapeChannelCount)