DoubangoTelecom / ultimateALPR-SDK

World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, OpenVX, OpenVINO). Multi-Charset (Latin, Korean, Chinese) & Multi-OS (Jetson, Android, Raspberry Pi, Linux, Windows) & Multi-Arch (ARM, x86).
https://www.doubango.org/webapps/alpr/
Other
593 stars 157 forks source link

Image Snap in Android #247

Closed janaksuthar1st closed 2 years ago

janaksuthar1st commented 2 years ago

Hello,

I want to capture LP image with license number & want to store that image in the local system. Basically Idea is I want to scan license plate & want SDK to return license number & LP image as well. is this SDK help me with the same ?

I have checked video parallel & video sequential but no luck in the same. Please help me here.

Thanks