Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Most likely cv::Vec3b has no overloaded ostream& operator << (ostream& os) const; member. Thus, it is unclear how it should be serialized to a stream and its address (not sure) is written to the stream.