Buongiorno mi serve realizzare un software che legga le targhe delle auto tramite una videocamera, per controllare degli accessi ad una strada privata, avete da suggerirmi qualcosa da poter usare.
Grazie
Jordi ha sviluppato un wrap della libreria (OpenCV) di Intelligenza artificiale.
Quella ti permette di esaminare le targhe di una videocamera in live. Meglio se per Android.
Cerca nel Forum "car plate". Qualcuno ha già provato qualcosa del genere tempo fa.
OpenCV, ad oggi, mi sembra la strada migliore, ma se trovi qualcosa di specifico e già pronto..
Ciao, un po' di tempo fa avevo iniziato un progetto simile per un altro utente ma (credo) per via del poco tempo a disposizione non l'avevo mai finito.
E' in ogni caso un progetto che ho intenzione a finire quando ho tempo.
Come dice @Star-Dust, ti serve OpenCV (trovi le librerie qui sul forum). Puoi farlo sia con B4J o B4A.
Il mio progetto usava un misto di OpenCV e TensorFlow. Trovi tanti esempi su Internet, la maggior parte in Python o C/C++. Per tanto cose, basta convertire il codice in B4X.
This is a full working example of real time ObjectDetection (in this case, cars) using cascadeClassifiers, getting the input from a recorded video file, making use of Videocapture. The example was written by @moster67 who kindly gave me permission to publish it here. I have only tuned a couple...
This is a full working example of real time ObjectDetection (in this case, cars) using cascadeClassifiers, getting the input from a recorded video file, making use of Videocapture. The example was written by @moster67 who kindly gave me permission to publish it here. I have only tuned a couple...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.