HistogramEq

group NVCV_CPP_ALGORITHM__HISTOGRAM_EQ

Functions

inline explicit HistogramEq(uint32_t maxBatchSize)
inline ~HistogramEq()
inline void operator()(cudaStream_t stream, const nvcv::Tensor &in, const nvcv::Tensor &out)
inline void operator()(cudaStream_t stream, const nvcv::ImageBatchVarShape &in, const nvcv::ImageBatchVarShape &out)
inline virtual NVCVOperatorHandle handle() const noexcept override

Variables

NVCVOperatorHandle m_handle
class HistogramEq : public cvcuda::IOperator
#include <OpHistogramEq.hpp>