This operator allow to open DICOM data in Houdini and operate them as volumes.
Run in terminal to install pydicom library.
# Hython from Houdini
hython -m pip install pydicom
It generate volume @density
with normalized values in range 0-1. Original min/max values stored in detail attributes.
- open file or directory (currently it load in memory)
- remap density scalar
- remap density vector
@Cd
- band
@density
filter