i\'m trying to debug my program, using emgu and HaarCascade in c#. i\'m getting an exception like so :
Unable to load DLL \'cvextern\': The specifie
Just Install : this nuget package
Because there are some unmanaged code and you have to add those reference on your project
See the ChangeLog