Example implementation of the .net library for greenpass verification. Useful if you are triyng to build a triage automatic totem with camera.
It uses .NET 4.7 framework with Open CV (OpencvSharp)
It uses the standard USB camers windows driver to grab video stream.
Using the official DgcReader from @DevTrevi -> https://github.com/DevTrevi/DgcReader That library is official and approved by the Italian government, but it should be upgraded every time a new version is released, keep watch the repo. It stores in cache all the json data from the government.
- Return Valid or Not Valid Splashscreen as result of checking GP.
- Text to speech synth to say "Codice QR Valido!"
- It Displays only the name and the date of Birth
Check:
Result:
Or:
The name and the date of birth will be added on the bottom of the result screen.