From 9cfc272d40cd751d0090693a4d64d3e6dd78640f Mon Sep 17 00:00:00 2001 From: David Koller Date: Tue, 22 Feb 2022 20:33:18 -0500 Subject: [PATCH] Fix filename typo in readme.md --- preprocess_custom_data/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocess_custom_data/readme.md b/preprocess_custom_data/readme.md index 4ce3d18..d92ecba 100755 --- a/preprocess_custom_data/readme.md +++ b/preprocess_custom_data/readme.md @@ -66,7 +66,7 @@ And you may need to clean it by yourself (here we use Meshlab to clean it manual ![interest_sparse_points](./static/interest_sparse_points.png) -Save it as `${data_dir}/sparse_point_interest.ply`. +Save it as `${data_dir}/sparse_points_interest.ply`. Then run the commands: