-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
OpenCV Models #24
Comments
Attached file text_extraction.zip
|
I started of by reading this medium article to get a basic overview of Object tracking. This gives us a basic idea of the same and has few links to research papers and their codes in which object tracking has been implemented using different algorithms. Tracking without bells and whistles - ICCV 2019 Tracking Objects as Points Simple object tracking with Open CV This last article seems like a good choice because of all the explanations. But their algorithm seems a little basic. |
Object Tracking Navigate to the folder where you have downloaded the above file. |
Add in the comments the links of resources you found and also add these things:
In the end, also conclude which one is better.
The text was updated successfully, but these errors were encountered: