Ask Your Question

serseri123's profile - activity

2017-01-05 00:32:58 -0600 commented question Wavelet Transform

This code only works for NxN images.

2016-12-16 02:17:52 -0600 answered a question Wavelet Transform

It gives error as below for odd number of rows/columns size images. How can we correct for odd number image sizes?

OpenCV Error: Assertion failed (dims <= 2 && data && (unsigned)i0 < (unsigned)size.p[0] && (unsigned)(i1 * DataType<_Tp>::channels) < (unsigned)(size.p[1] * channels()) && ((((sizeof(size_t)<<28)|0x8442211) >> ((DataType<_Tp>::depth) & ((1<< 3) - 1))*4) & 15) == elemSize1()) in cv::Mat::at, file d:\library\opencv\opencv-3.0.0\build\include\opencv2\core\mat.inl.hpp, line 894