|
Open3D (C++ API)
0.20.0
|
#include "open3d/ml/contrib/RoiPoolKernel.h"Namespaces | |
| namespace | open3d |
| namespace | open3d::ml |
| namespace | open3d::ml::contrib |
Functions | |
| void | open3d::ml::contrib::roipool3dLauncherSYCL (sycl::queue &queue, int batch_size, int pts_num, int boxes_num, int feature_in_len, int sampled_pts_num, const float *xyz, const float *boxes3d, const float *pts_feature, float *pooled_features, int *pooled_empty_flag) |