Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Solver for semi-discrete optimal transport between pointset and 3D surface. More...
Go to the source code of this file.
Classes | |
class | GEO::OptimalTransportMapOnSurface |
Computes semi-discrete optimal transport maps. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Functions | |
void EXPLORAGRAM_API | GEO::compute_Laguerre_centroids_on_surface (Mesh *omega, index_t nb_points, const double *points, double *centroids, Mesh *RVD=nullptr, bool verbose=false) |
Computes the centroids of the Laguerre cells that correspond to optimal transport over a surface embedded in 3D. More... | |
Solver for semi-discrete optimal transport between pointset and 3D surface.
Definition in file optimal_transport_on_surface.h.