File size: 816 Bytes
3cb1822
 
 
 
 
 
 
 
 
 
 
3a2d55e
 
 
 
 
3cb1822
 
 
3a2d55e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Task:

Load the Lobster dataset from "lobster/data/lobster_301x324x56_uint8.raw", the information about this dataset:
Lobster
Description: CT scan of a lobster contained in a block of resin.
Data Type: uint8
Data Byte Order: little Endian
Data Spacing: 1x1x1.4
Data Extent: 301x324x56
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 (red-orange for lobster)
4. Adjust opacity to show internal features if present

Please think step by step and make sure to fulfill all the visualization goals mentioned above.

Finally, save the paraview state as "lobster/results/lobster.pvsm