|
Open3D (C++ API)
0.20.0
|
#include <vector>#include "open3d/ml/pytorch/TorchHelper.h"#include "open3d/ml/pytorch/pointnet/SamplingKernel.h"#include "torch/script.h"Functions | |
| torch::Tensor | furthest_point_sampling (torch::Tensor points, const int64_t sample_size) |
| torch::Tensor furthest_point_sampling | ( | torch::Tensor | points, |
| const int64_t | sample_size | ||
| ) |