File size: 390 Bytes
eee57cc | 1 2 3 4 5 | 1. Load the data file "molecule/data/molecule.vti".
2. Compute the Morse-Smale segmentation on the scalar field named "log(s)".
3. Save the Morse-Smale segmentation as "molecule/results/{agent_mode}/molecule.vti".
It should have a point array called "Segmentation".
For each point x, the array "Segmentation" should store the id number of the region in the segmentation that x belongs to. |