evaluate-volume-map¶
Synopsis¶
evaluate-volume-map <input> [options]
Description¶
Evaluates quantitative measures of a surface map or volumetric map such as its harmonic energy.
Command options¶
-
-target
<file>
¶ Point set representing the map domain. (default: none)
-
-source
<file>
¶ Point set representing the map codomain. (default: none)
-
-harmonic-energy
[<name>]
¶ Evaluate harmonic energy of the map. Optionally write harmonic energy at each point to the named image file. (default: off)
-
-lattice
<file>
¶ Lattice attributes used to discretize the map domain on a regular grid are read from the given image file. (default: derived from map domain)
Standard options¶
-
-v
,
-verbose
[n]
¶ Increase/Set verbosity of output messages. (default: 0)
-
-debug
[level]
¶ Increase/Set debug level for output of intermediate results. (default: 0)
-
-version
[major.minor]
¶ Print version and exit or set version to emulate.
-
-revision
¶
Print revision (or version) number only and exit.
-
-h
,
-help
¶
Print help and exit.