Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate the different C++ ports of OpenTLD #2

Open
aismail opened this issue Oct 20, 2011 · 3 comments
Open

Investigate the different C++ ports of OpenTLD #2

aismail opened this issue Oct 20, 2011 · 3 comments

Comments

@aismail
Copy link
Owner

aismail commented Oct 20, 2011

From the following points of view:

  • functionality (mainly, if they function correctly)
  • deployability (how simple it is to deploy, what are the dependencies?). Preferably NO DEPENDENCY (a.k.a. the webcam video fetch should be separate from the tracking library itself)
  • simplicity of binary generation (it shouldn't be too complicated to obtain the binary, and yes, we hate complicated make-like systems)
  • speed (should run at 10 fps at least)

A wiki page should be written with a very short comparison between them. A good starting point is the OpenTLD Google group: http://groups.google.com/group/opentld

@aismail
Copy link
Owner Author

aismail commented Oct 21, 2011

Also, maybe the port doesn't care about the 10 000 frames to track total limitation.

@aismail
Copy link
Owner Author

aismail commented Oct 29, 2011

Existing ports:

Also to try:

  • my Matlab version that is used in Java
  • the official Matlab version

@aismail
Copy link
Owner Author

aismail commented Nov 20, 2011

Finally, we decided upon Allantrr's port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant