We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cde36 commit 533cef0Copy full SHA for 533cef0
1 file changed
README.md
@@ -50,11 +50,18 @@ Running
50
-------
51
52
Once compiled, you might want to run the CCTag detection on a sample image:
53
+
54
```bash
55
$ build/src/detection -n 3 -i sample/01.png
56
```
57
For the library interface, see [ICCTag.hpp](src/cctag/ICCTag.hpp).
58
59
+Documentation
60
+-------------
61
62
+The documentation can be found on the [Read the Docs page](https://cctag.readthedocs.io/en/doc-first/index.html)
63
64
65
License
66
67
0 commit comments