Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
cwiep committed Jan 29, 2016
1 parent bc2bb5f commit 854aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -2,7 +2,7 @@

Python library and tool for calculating bag-of-features representations for online-handwritten trajectories. This project was designed to work with the [Online-Handwritten George Washington Dataset]. See there for more information about the expected trajectory file format.

Run ```python tool.py``` for basic usage and
Run ```./tool.py``` for basic usage and
```./tool.py exampledata/company_traj.txt out.txt -n -b exampledata/clusters.txt```
for calculating a bof representation of the normalized example trajectory.

Expand Down

0 comments on commit 854aab7

Please sign in to comment.