Ask Your Question

Mehwish Tahir's profile - activity

2017-12-20 08:48:46 -0600 received badge  Famous Question (source)
2016-08-19 07:51:40 -0600 received badge  Notable Question (source)
2016-03-13 11:02:15 -0600 received badge  Popular Question (source)
2015-04-09 12:27:52 -0600 asked a question 3737: error: (-215) scn == 3 || scn ==4 in function cvtColor

I am getting this error while reading images in opencv.

OpenCv Error: Assertion failed (scn == 3 || scn == 4) in cvtColor, opencv-2.4.9/modules/imgproc/src/color.cpp, line 3737 terminate called after throwing an instance of 'cv::Exception'

Need help in this regard. Thanks in advance.