Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

Missing OpenCV DLL #17

Open
phongnhhn92 opened this issue Nov 27, 2016 · 3 comments
Open

Missing OpenCV DLL #17

phongnhhn92 opened this issue Nov 27, 2016 · 3 comments

Comments

@phongnhhn92
Copy link

I tried to run a sample project but I got this error at this line of code
Gray<byte>[,] preparedBWImage = ImageIO.LoadGray(file).Clone();

Does this mean i have to manually add opencv library to the project ?
An exception of type 'System.DllNotFoundException' occurred in DotImaging.IO.dll but was not handled in user code
Additional information: Unable to load DLL 'opencv_highgui248': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

@dajuric
Copy link
Owner

dajuric commented Nov 27, 2016 via email

@phongnhhn92
Copy link
Author

I thought installing Visual studio itself is enough,right ? Could you tell me how to use your library on my own newly created project ?

@dajuric
Copy link
Owner

dajuric commented Nov 28, 2016 via email

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

No branches or pull requests

2 participants