Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Are you using the right dlls? ie is your application is designed to be a 32-bit application then you should use the opencv 32-bit dll otherwise

If that does not work then try checking if the paths to the to the dll are there in you executable directories opition under your VC++ directories of your configuration properties.

Otherwise move you dll to the appropriate System32 and WoWSystem32 directories

Hope this helps