Skip to content
Snippets Groups Projects
Commit 47fcd053 authored by Maciej Wielgosz's avatar Maciej Wielgosz
Browse files

small fix in the comments

parent 4ec7b9c6
No related branches found
No related tags found
No related merge requests found
......@@ -97,8 +97,7 @@ find $data_folder/ -type f -name '*.segmented.ply' -exec mv {} $data_folder/segm
echo "Tiling and tile index generation"
python nibio_preprocessing/tiling.py -i $data_folder/segmented_point_clouds/ -o $data_folder/segmented_point_clouds/tiled
# iterate over all the segmented point clouds
# check if the output folder exists
# create folder for the output of the second step
mkdir -p $data_folder/instance_segmented_point_clouds
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment