KuangshiAi
Remove napari_mcp_evals folder and add bioimage_data folder with Git LFS
3a2d55e
raw
history blame
877 Bytes
Task:
Load the Head (Visible Male) dataset from "vis_male/data/vis_male_128x256x256_uint8.raw", the information about this dataset:
Head (Visible Male)
Description: Male head scan
Data Type: uint8
Data Byte Order: little Endian
Data Spacing: 1.57774x0.995861x1.00797
Data Extent: 128x256x256
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 "vis_male/results/vis_male.pvsm"