Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv error: failed assertion

Hi, i try to detect the pupill and corners of eye with opencv et qt but when i choose an image to execute my code. qtcreator display this error "OpenCV Error: Assertion failed (ksize.width > 0 && ksize.width % 2 == 1 && ksize.height > 0 && ksize.height % 2 == 1) in createGaussianFilter, file /../../OpenCV-2.4.1/modules/imgproc/src/smooth.cpp, line 402" can anyone help me please