Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

it was made package private, so you cannot access it from outside the library.

but, if you look here , all it ever does, is copy the content of a cv::Scalar to a buffer. should be easy to replace in your code.