BndBox

Note

The C++ API provides RAII wrappers around the C API. For detailed documentation including parameters, return values, and limitations, please refer to the corresponding C API documentation.

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
class BndBox : public cvcuda::IOperator
#include <OpBndBox.hpp>