Delphi
Winsoft Object Tracking ML for Android v1.0 Full Source for Delphi 12
Delphi library for Android to localize and track one or more objects.
Features
Uses Google ML Kit
Available for Delphi 12
Source code included in registered version
Royalty free distribution in applications
Installation
...
Description
Delphi library for Android to localize and track one or more objects.
Features
Uses Google ML Kit
Available for Delphi 12
Source code included in registered version
Royalty free distribution in applications
Installation
1. unpack atrackml.zip file to some folder
2. copy all files from Delphi12 subfolder (when using Delphi 12) to ExamplesDelphi subfolder
3. open demo example Demo.dproj located in ExamplesDelphi subfolder and compile it
Note: Right-click "Target Platforms/Android 32-bit/Libraries" subtree
in Delphi Projects window and select "Revert System Files to Default"
Note: aapt.bat file has to be used instead of aapt.exe to ensure
that tflite assets are stored uncompressed in the apk file.