Ask Your Question

jayshree's profile - activity

2016-10-07 12:06:38 -0600 commented question WebCam using error with opencv and c++

sorry. I did not see your comment

2016-10-07 10:57:10 -0600 received badge  Editor
2016-10-07 10:34:59 -0600 received badge  Enthusiast
2016-10-03 11:41:11 -0600 commented question open cv error: Assertion failed..........

Thank you so much.. I copied the image in debug folder and it works!!!!

2016-10-02 10:09:22 -0600 asked a question open cv error: Assertion failed..........

Hello, I am new to both open cv and ubuntu and I am using open cv 3.1.0 on ubuntu 14.04. I have just installed open cv and trying my first program to display an image, it gets compiled successfully in codelite but I am getting problem in execution. It gives error: open cv error: Assertion failed (size.width>0 && size.height>0), terminate called after throwing an instance of 'cv::excemption', core dumped This is the screenshot of the output: Screenshot from 2016-10-02 19:34:41.png I have got stuck... plz.. help me...!!!! Thanks in advance..!

2016-10-02 06:05:29 -0600 commented question Problems with compiling the `displayImage`-example

Also I am using open cv 3.1.0 version on ubuntu 14.04 and I am getting the same linking errors after compilation. Please suggest me what should I do? Please Please help me...!!