| Task: | |
| Load the Carp dataset from "carp/data/carp_256x256x512_uint16.raw", the information about this dataset: | |
| Carp | |
| Description: CT scan of a carp fish | |
| Data Type: uint16 | |
| Data Byte Order: little Endian | |
| Data Spacing: 0.78125x0.390625x1 | |
| Data Extent: 256x256x512 | |
| Data loading is very important, make sure you correctly load the dataset according to their features. | |
| Visualize the scanned specimen: | |
| 1. Apply volume rendering to show the full structure | |
| 2. Create an isosurface at the specimen boundary | |
| 3. Use natural colors appropriate for the specimen | |
| 4. Adjust opacity to show internal features (skeleton, organs) if present | |
| Please think step by step and make sure to fulfill all the visualization goals mentioned above. | |
| Finally, save the paraview state as "carp/results/carp.pvsm |