-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
I am trying to use the software for tag recognition and when I run it from the Detection_Forms project it throws this error
{"The type initializer for 'Emgu.CV.CvInvoke' threw an exception."}
in the SignDetector.cs at line 73, or respectively this line
surfaceParameters = new SURFDetector(500, false);
And I havent found anything pertaining to this type of error online
Metadata
Metadata
Assignees
Labels
No labels