]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/blobdiff - README.md
Makefile: Use absolute path when invoking ninja
[hercules2020/kcf.git] / README.md
index 9b44bb5f737b257a8910ed9e58b483925610fa11..ca408625d124167fcf9d0e8830107df4c12bbe93 100644 (file)
--- a/README.md
+++ b/README.md
@@ -176,13 +176,14 @@ top_left_y, width, height".
 | --visualize, -v[delay_ms] | Visualize the output, optionally with specified delay. If the delay is 0 the program will wait for a key press. |
 | --output, -o <output.txt>     | Specify name of output file. |
 | --debug, -d                           | Generate debug output. |
+| --visual_debug, -p[p|r] | Show graphical window with debugging information (either **p**atch or filter **r**esponse). |
 
 ## Automated testing
 
 The tracker comes with a test suite based on [vot2016 datatset][11].
 You can run the test suite as follows:
 
-    make vot2016  # This download the datased (about 1GB of data)
+    make vot2016  # This downloads the dataset (about 1GB of data)
        make test
 
 The above command run all tests in parallel and displays the results