Skip to content

Commit d6cff65

Browse files
committed
fixed the path to example images in documentation
1 parent dd195b8 commit d6cff65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/RodTracker/RodTracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Refer to [](#dataset-format--folder-structure) for the correct dataset structure
2727

2828
```{hint}
2929
One is supposed to select a folder which contains the images, **NOT** the images themselves.
30-
You can start with opening the example folder `./RodTracker/src/RodTracker/resources/example_data/gp3` with images from one of the cameras.
30+
You can start with opening the example folder `./RodTracker/src/RodTracker/resources/example_data/images/gp3` with images from one of the cameras.
3131
```
3232
```{note}
3333
RodTracker is intended for work with stereo image data (two camera views). You can import the images, perform detection and correct the 2D coordinate data for one view at a time, but it might produce warning messages.

0 commit comments

Comments
 (0)