1.. Auto-generated by help-rst from "mirtk map-volume -h" output 2 3 4This tool computes a mapping for each point of the volume of a given input point set. 5The input is either a piecewise linear complex (PLC), i.e., a tesselation of the surface, 6or a tesselation of the shape's volume such as a tetrahedral mesh generated from a PLC. 7The output is a volumetric map which assigns points of the volume one or more values. 8The volumetric map can in general interpolate any values given on the surface of the map 9domain at the interior of the volume. More common use cases are to compute a bijective 10map from one volumetric shape to another with identical topology. The resulting map is a 11re-parameterization of the volume of the input shape. Such parameterization can be used for 12texturing, object deformation (cf. "cage deformation"), object morphing, and surface- 13constraint image registration. 14