Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loadind opencv dll #1

Open
GoogleCodeExporter opened this issue Jun 17, 2015 · 1 comment
Open

Error loadind opencv dll #1

GoogleCodeExporter opened this issue Jun 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Installed Emgu CV
2. download drh-visual-odometry
3. edit drh-visual-odometry sources just to set the right paths of camera 
parameters file and wmv file
4. compiled and debugged
5. got the following error at line "new IntrinsicCameraParameters()" of 
CameraParameters.cs :
The type initializer for 'Emgu.CV.CvInvoke' threw an exception.
Unable to load DLL 'cxcore210'  

Where have I to copy opencv DLL libraries in drh-visual-odometry?
I've compiled the newest opencv 2.4 libraries, can these DLLs work with 
drh-visual-odometry poject?

Original issue reported on code.google.com by aldobiziak on 9 Aug 2012 at 2:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant