Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hey @berak, Can you tell me if opencv requires some particular kind of image ?

I cannot find the reason behind the errors :-

  1. Assertion failed (type == B.type() && (type == CV_32FC1 || type == CV_64FC1 || type == CV_32FC2 || type == CV_64FC2))
  2. Assertion failed ((type == CV_8U && dtype == CV_32S) || dtype == CV_32F)

Please help me with this too...