Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
CPU Data Compose

VolumeViz Demonstrates how to combine multiple volumes using CPU.

Volume1 is a medical stack of image (3D head) and volume2 is a computed volume that contains only 0 and 1. Volume2 is used as a mask. Then we apply the following operation: "Volume1 x Volume2" and all values multiplied by 0 from the mask become transparent.

FILES:

    • Medical/Analysis/medicalCPUDataCompose/MedicalCPUDataCompositor.h
    • Medical/Analysis/medicalCPUDataCompose/MedicalCPUDataCompositor.cxx
    • Medical/Analysis/medicalCPUDataCompose/CPUDataCompose.cxx

SEE ALSO

SoVolumeData SoDataCompositor SoMultiDataSeparator

SCREENSHOT: