All Projects → gpeyre → 2015-SIGGRAPH-convolutional-ot

gpeyre / 2015-SIGGRAPH-convolutional-ot

Licence: other
J. Solomon, F. de Goes, G. Peyré, M. Cuturi, A. Butscher, A. Nguyen, T. Du, L. Guibas. Convolutional Wasserstein Distances: Efficient Optimal Transportation on Geometric Domains. ACM Transactions on Graphics (Proc. SIGGRAPH 2015), 34(4), pp. 66:1–66:11, 2015

Programming Languages

matlab
3953 projects
TeX
3793 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
M
324 projects
GLSL
2045 projects

This toolbox reproduces the numerical results of the paper:

Justin Solomon, Fernando de Goes, Gabriel Peyré, Marco Cuturi, Adrian Butscher, Andy Nguyen, Tao Du, Leonidas Guibas, Convolutional Wasserstein Distances: Efficient Optimal Transportation on Geometric Domains, Proc. SIGGRAPH 2015.

Wasserstein barycenters of volumetric histograms

Content

The main directories are:

  • data/: images and meshes datasets.
  • code/: code directory, with the following sub-directories:
    • cpp/: C++ implementation of the algorithm.
    • figures/: Matlab scripts to reproduce the figure of the article.
    • tests/: Matlab scripts to reproduce some further examples not shown in the article.
    • convolutional_wasserstein/: Matlab main functions implementing the algorithms.
    • toolbox/: Matlab helper functions.
    • blur_functions/ and mesh_functions/: Matlab function to compute heat kernels.
    • colors_functions/: exernal library (c) Pascal Getreuer.
    • image_blur/: external library imgaussian (c) Dirk-Jan Kroon

Copyright

Copyright (c) 2015, Justin Solomon, Fernando de Goes, Gabriel Peyré, Marco Cuturi, Adrian Butscher, Andy Nguyen, Tao Du, Leonidas Guibas

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].