I am planning to develop a real-time vehicle license plate detection application on Windows using your SDK.
From the publicly available SDK samples, it seems that there is no complete example for real-time detection on Windows, so it appears necessary to implement the video capture and processing separately using OpenCV or CompV, and then integrate it with the ALPR engine.
In this regard, I would like to ask:
Is it possible to obtain a C# sample source code for Windows that demonstrates real-time ALPR processing, similar to the real-time detection samples provided for Android?
Thank you in advance for your support.
Best regards,