Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to open a a image with scilab via imread(). I saved with my opencv projekt in c++ but I get an error message

 !--error 999 
  imread: Can not open file

any Idea why I get this . by the way IPD and SIVP are both installed on my device

share|improve this question
I think that OpenCV need to be installed for IPD to work properly, did you install it? Doesn't come out of box if you installed IPD through Scilab. – CTZStef Feb 8 at 20:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.