Closed GoogleCodeExporter closed 9 years ago
cvCopy() exists.. do you mean cvCopyImage() or cvmCopy()? These as well as
cvCvtPixToPlane() are macros defined in the cvcompat.h file, but there is no
reason to use these definitions for new code. You should simply use the "new"
function name. For cvCvtPixToPlane() that would be cvSplit()...
Samuel
Original comment by samuel.a...@gmail.com
on 17 Jul 2010 at 12:49
Original issue reported on code.google.com by
calitas...@gmail.com
on 16 Jul 2010 at 9:00