KuangshiAi
Remove napari_mcp_evals folder and add bioimage_data folder with Git LFS
3a2d55e
raw
history blame
752 Bytes
Task:
Load the Blunt Fin dataset from "blunt_fin/data/blunt_fin_256x128x64_uint8.raw", the information about this dataset:
Blunt Fin
Description:
Data Type: uint8
Data Byte Order: little Endian
Data Spacing: 1x0.75x1
Data Extent: 256x128x64
Data loading is very important, make sure you correctly load the dataset according to their features.
Visualize the scanned object:
1. Apply volume rendering with appropriate transfer function
2. Create an isosurface at the object boundary
3. Use realistic colors for the material
4. Add clipping or transparency to show internal structure
Please think step by step and make sure to fulfill all the visualization goals mentioned above.
Finally, save the paraview state as "blunt_fin/results/blunt_fin.pvsm"