Description
The UpdateVRCUBEDisambiguation process will update or rerun the disambiguation method used in variable resolution CUBE surfaces.
Inputs
A variable resolution surface in CSAR format.
Outputs
An updated variable resolution surface in CSAR format.
Command Line Syntax
carisbatch --run UpdateVRCUBEDisambiguation [options] <update>
Options
The following table describes the parameters available for this process.
Parameter |
| |||
Long | Short | Description | Can Repeat | Notes
|
--disambiguation-method | d | The method used to select a hypothesis from a set. • DENSITY: Density - Disambiguate by number of samples. • LOCALE: Locale - Disambiguate by surrounding nodes. • DENSITY_LOCALE: Density and Locale - Disambiguate by a combination of sample count and surrounding nodes. The default value is DENSITY_LOCALE. | FALSE | |