There was an error while loading. Please reload this page.
1 parent f0a3cb6 commit 9f4d1fdCopy full SHA for 9f4d1fd
1 file changed
README.md
@@ -164,26 +164,6 @@ or
164
./test/test_pointcloud_grid
165
```
166
167
-### Visual Ground Segmentation Tool
168
-
169
-```bash
170
-./test/test_visual_segmentation <cloud.pcd|cloud.ply> [cell_size] [slope_deg] [dist_to_ground]
171
-```
172
173
-#### Example
174
175
176
-wget https://zenodo.org/records/13771864/files/utah.ply
177
-./test/test_visual_segmentation utah.ply 1.0 30 -0.5
178
179
180
-#### Colour Coding
181
182
-- Green → Ground points
183
-- Red → Obstacles / non-ground points
184
185
-Close the viewer window to exit.
186
187
### Core Class
188
189
```cpp
0 commit comments