Demonstration on how to perform object tracking from live video streams on the desktop and Android devices..
TutorialObjectTracking is hosted in the following web site
https://github.com/lessthanoptimal/TutorialObjectTracking
If you think the Android project TutorialObjectTracking listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TutorialObjectTracking.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
TutorialObjectTracking has the following Java source files.
null.ExampleObjectTracking.java org.boofcv.objecttracking.ApplicationTest.java org.boofcv.objecttracking.ObjectTrackerActivity.java org.boofcv.objecttracking.UtilVarious.java