BndBox

group NVCV_CPP_ALGORITHM__BND_BOX

Functions

inline explicit BndBox()
inline ~BndBox()
inline void operator()(cudaStream_t stream, const nvcv::Tensor &in, const nvcv::Tensor &out, const NVCVBndBoxesI bboxes)
inline virtual NVCVOperatorHandle handle() const noexcept override

Variables

NVCVOperatorHandle m_handle
class BndBox : public cvcuda::IOperator
#include <OpBndBox.hpp>