Ask Your Question

varsha19's profile - activity

2015-09-20 14:27:40 -0600 received badge  Teacher (source)
2015-09-07 04:37:04 -0600 received badge  Self-Learner (source)
2015-09-07 03:58:25 -0600 commented answer Imread() is not taking any inputs

@pklab I just updated my opencv to 2.4.11 and it just worked fine. Thank you so much for the suggestion

2015-09-06 11:52:20 -0600 commented question Imread() is not taking any inputs

@LorenaGdL Thank you for the suggestion. Can you suggest me where can I download the OpenCV 3.0 user manual. Because, every time I search, it says OpenCV 3.0 for visual studio 2012 , but the document will be of lower versions. As in OpenCV 3.0 i.e., C:\opencv\build\x86\vc12\lib contains 4 .lib files n rest are in staticlib folder(correct me if I'm wrong) please suggest me a manual so that I can use OpenCV easily.

2015-09-06 01:36:07 -0600 asked a question Imread() is not taking any inputs

Hello all, I am trying to use OpenCV with Visual Studio 2012. I have followed every steps as mentioned in the documentation, and I have checked this question. But still I'm not able to read the image.

image description

It's not reading the image at all. I'm using OpenCV 2.4.8 and visual studio 2012(on 32 bit windows 7). Any suggestions?