Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

'cvCvtPixToPlane' was not declared

When I'm using opencv 3.0 beta to compile code, it throw out this error: error: 'cvCvtPixToPlane' was not declared in this scope. And I tried to locate this function by searching source code, but nothing found. How can I solve this problem?