Skip to content
Update Data preparation workflow authored by Kristina Gessel's avatar Kristina Gessel
......@@ -188,11 +188,10 @@ Note: Use the --prune flag to prune the pointsets during the merge. **Important:
path/to/volume-cartographer/build/bin/vc_convert_pointset -i pointset_name.vcps -o output_mesh_name.obj
```
- These point clouds need further cleaning before they can be turned into a mesh. This process is done in Meshlab. Refer to the processing instructions for canny segmentation below (see the "Exposed layers" section.) The same steps will be necessary for these point clouds.
- (Fall 2020) Upload to the DRI Experiments Shared Drive inside the folder linked here: https://drive.google.com/drive/folders/1U7wg1mGDlg6wLsRx_EtCIEMsNmh8yxJj?usp=sharing
- (Fall 2020) Upload the merged point cloud and all pointsets (mask_pointset.vcps and pointset.vcps for each segmentation) to the DRI Experiments Shared Drive inside the folder linked here: https://drive.google.com/drive/folders/1U7wg1mGDlg6wLsRx_EtCIEMsNmh8yxJj?usp=sharing
Create a new folder named after the page number, and put the .vcps files, point clouds, and meshes inside that folder.
- **(Fall 2020: ignore this step)** These point clouds need further cleaning before they can be turned into a mesh. This process is done in Meshlab. Refer to the processing instructions for canny segmentation below (see the "Exposed layers" section.) The same steps will be necessary for these point clouds.
### Exposed layers
For flat, exposed layers, manually segment the layer using the canny edge detection segmentation utility.
......
......