
Science SPORE Prize
November 2011

The Open Source Physics Project is supported by NSF DUE-0442581.
|
Use Tracker in Java
post and replies
Return to the Use Tracker in Java thread
Login to post to this thread
|
Use Tracker in Java
- Jun 18, 2012 at 5:43AM
|
Olivier Cavadenti
1 Posts
|
Hi,
I want to use Tracker in Java but I don't see a lot of programming tutorial just Javadocs. I work on a face detection project in videos and I want to calculate face trajectories from coordinates.
Thank you
Post edited June 18, 2012 at 5:37 AM EST.
|
|
Re: Use Tracker in Java - Jun 25 2012 2:23PM
|
Douglas Brown
32 Posts
|
I'm sorry, but Tracker is designed to be used with the GUI interface provided, not as a separate library of functions to be called from other Java programs.
On the other hand, all of the Open Source Physics code is open-source and freely downloadable, so you may find it useful to look through the source code for useful classes and/or methods.
Doug
|
|