Label

group NVCV_CPP_ALGORITHM_LABEL

Functions

inline explicit Label()
inline ~Label()
inline void operator()(cudaStream_t stream, const nvcv::Tensor &in, const nvcv::Tensor &out, const nvcv::Tensor &bgLabel, const nvcv::Tensor &minThresh, const nvcv::Tensor &maxThresh, const nvcv::Tensor &minSize, const nvcv::Tensor &count, const nvcv::Tensor &stats, const nvcv::Tensor &mask, NVCVConnectivityType connectivity, NVCVLabelType assignLabels, NVCVLabelMaskType maskType) const
inline virtual NVCVOperatorHandle handle() const noexcept override

Variables

NVCVOperatorHandle m_handle
class Label : public cvcuda::IOperator
#include <OpLabel.hpp>