Open3D (C++ API)  0.20.0
Loading...
Searching...
No Matches
Namespaces | Functions
NmsSYCL.cpp File Reference

(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))

#include <oneapi/dpl/algorithm>
#include <oneapi/dpl/execution>
#include "open3d/ml/contrib/Nms.h"

Namespaces

namespace  open3d
 
namespace  open3d::ml
 
namespace  open3d::ml::contrib
 

Functions

int open3d::ml::contrib::NmsSYCLKernel (sycl::queue &queue, const float *boxes, const float *scores, int n, double nms_overlap_thresh, int64_t *keep_indices_out)