Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

format () function for converting Mat string output format missing gone?

Hello.

I need to output Mat data to csv file. I remember doing it with function format(matrix, "csv"). That formats matrix data to string using csv format. But now using OpenCV 3.0 alfa build I get error for this function in Visual Studio, saying something about wrong parameters. Is this functionality gone from OpenCV?

Thank you :)