AI Recognition (imobileAI)
Introduction
The demonstration is based on the training model for intelligent item identification detection and tracking counting.
Operation effect
Figure: AR Recognition Operation Effect |
Location
Android Studio
- Product package: Product package\SampleCode\SampleCode_AndroidStudio\AndroidStudioSampleCode\imobileAI
License
Offline license, copy the license file to the "mobile device internal storage\SuperMap\License" folder.
Library
jar |
---|
com.supermap.data.jar, com.supermap.mapping.jar, com.supermap.ai.jar |
so |
libimb2d.so, libgnustl_shared.so, libQt5Core.so, libQt5Gui.so, libQt5Svg.so, libQt5Widgets.so(Note: Starting from version 11.1, the last five so libraries need to be added.) |
Key types/members
Control/Class | Method |
---|---|
AIdetectView | resumeDetect(), pauseDetect(), setisPolymerize(), ScreenCapture(), startCountTrackedObjs(), stopCountTrackedObjs(), DetectListener() |
Basic steps
- Click on Types to select which type of objects you want to detect.
- Click on Recognize to detect and recognize objects covered by your camera.
- Click on Stop to stop recognizing objects.
- Select Aggregation Mode to aggregate targets.
- Select Count to trace and count the targets covered by your camera.
- Click Stop to stop counting targets.
- Click AI Capture to capture the recognized targets.