Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
NmsOpKernelCPU Class Reference
Inheritance diagram for NmsOpKernelCPU:

Public Member Functions

 NmsOpKernelCPU (OpKernelConstruction *construction)
void Kernel (tensorflow::OpKernelContext *context, const tensorflow::Tensor &boxes, const tensorflow::Tensor &scores)

Constructor & Destructor Documentation

◆ NmsOpKernelCPU()

NmsOpKernelCPU::NmsOpKernelCPU ( OpKernelConstruction * construction)
inlineexplicit

Member Function Documentation

◆ Kernel()

void NmsOpKernelCPU::Kernel ( tensorflow::OpKernelContext * context,
const tensorflow::Tensor & boxes,
const tensorflow::Tensor & scores )
inline

The documentation for this class was generated from the following file: