I am trying to run the example of LicensePlateRecognition in EmguCV 3.1. But I always get the error System.DllNotFoundException and the message is that \"cvextern.dll cannot
The error occurred for me because of missing C++ runtime files on the target machine. They can be downloaded and installed from Microsoft.