Standard Actions Overview#
In the following tables the Action DTI is the action identifier that has to be used in the launch configuration to reference an action.
Blender Rendering Actions#
These actions run within a Blender context.
Standard rendering
- DTI:
/catharsys/action/std/blender/render/std:1.0
- Description:
The rendering as you would do it in Blender
Rolling shutter rendering
- DTI:
/catharsys/action/std/blender/render/rs:1.0
- Description:
For each final frame renders multiple frames in a time resoltion that matches the rolling shutter exposures
Log output
- DTI:
/catharsys/action/std/blender/render/log:1.0
- Description:
Generates a JSON file containing information about the scene for each frame.
Render Post-Processing#
These actions only start a Python job to process.
Construct depth ground truth
- DTI:
/catharsys/action/std/blender/post-render/proc-depth:1.0
- Description:
Uses the rendered 3D-position images to generate depth maps.
Construct label ground truth
- DTI:
/catharsys/action/std/blender/post-render/proc-label:1.0
- Description:
Uses the rendered raw label images and JSONs to generate the final label images with previews
Construct Rolling Shutter
- DTI:
/catharsys/action/std/blender/post-render/proc-rs:1.0
- Description:
Uses the separate rolling shutter exposure renders to create the final frame with (possibly) motion blur
Tonemapping
- DTI:
/catharsys/action/std/blender/post-render/tonemap:1.0
- Description:
Offers various algorithms for tonemapping of raw render images