Skip to content

Commit fb55f29

Browse files
committed
Merge pull request #567 from gunshi:master
2 parents daefcab + 3037c19 commit fb55f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/face/tutorials/face_tutorial.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,11 +632,11 @@ philipp@mango:~/facerec/data/at$ tree
632632
| |-- 10.pgm
633633
@endcode
634634

635-
Then simply call `create_csv.py` with the path to the folder, just like this and you could save the
635+
Then simply call `create_csv.py at` , here 'at' being the basepath to the folder, just like this and you could save the
636636
output:
637637

638638
@code{.sh}
639-
philipp@mango:~/facerec/data$ python create_csv.py
639+
philipp@mango:~/facerec/data$ python create_csv.py at
640640
at/s13/2.pgm;0
641641
at/s13/7.pgm;0
642642
at/s13/6.pgm;0

0 commit comments

Comments
 (0)