KuangshiAi
Remove napari_mcp_evals folder and add bioimage_data folder with Git LFS
3a2d55e
raw
history blame
874 Bytes
Task:
Load the Leg of Statue dataset from "statue_leg/data/statue_leg_341x341x93_uint8.raw", the information about this dataset:
Leg of Statue
Description: CT scan of a leg of a bronze statue.
Data Type: uint8
Data Byte Order: little Endian
Data Spacing: 1x1x4
Data Extent: 341x341x93
Data loading is very important, make sure you correctly load the dataset according to their features.
Visualize the anatomical structures:
1. Apply volume rendering with appropriate transfer function for tissue differentiation
2. Create isosurfaces at two different density values to show different tissue types
3. Use contrasting colors for different structures (e.g., red for soft tissue, white for dense material)
Please think step by step and make sure to fulfill all the visualization goals mentioned above.
Finally, save the paraview state as "statue_leg/results/statue_leg.pvsm"