Description
fixOcclusion performs occlusion fixing using the latest Axiom algorithms. This is the same occlusion fixing that is used by quickPost, but enables occlusion fixing to be run as a discrete step.
Processes a capture over the entire play range unless the -ranges or -currentFrame
flag is used.
To set the options for occlusion fixing, use the fixOcclusionOptions command.
Functional area
Data editing
Command syntax
Syntax
fixOcclusion [-ranges] [-currentFrame] |
Arguments
None
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
ranges | – | – | currentFrame | Performs occlusion fixing on only the selected range(s) of the current capture using Axiom algorithms. |
currentFrame | – | – | ranges | Performs occlusion fixing on only the current frame of the current capture using Axiom algorithms. |
Return value
void