Class MinAreaRect

Inheritance Relationships

Base Type

Class Documentation

class MinAreaRect : public cvcuda::IOperator

Public Functions

inline explicit MinAreaRect(int maxContourNum)
inline ~MinAreaRect()
inline void operator()(cudaStream_t stream, const nvcv::Tensor &in, const nvcv::Tensor &out, const nvcv::Tensor &numPointsInContour, int totalContours)
inline virtual NVCVOperatorHandle handle() const noexcept override