Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekincanufuktepe authored Jul 31, 2020
1 parent 94724be commit a0bf57f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ pyTAG is a lightweight tool for generating ground-truth data. pyTAG has only bee
pip install opencv-python
```
## About pyTAG


![](/figures/pyTAG_Architecture_color.png)


pyTAG has three modes for ground-truth generation: Automatic, Semi-automatic and Full Manual. For fully automatic ground-truth generation pyTAG uses six of the OpenCV's state of the art object tracking algorithms.
* CSRT
* KCF
Expand Down

0 comments on commit a0bf57f

Please sign in to comment.