Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how can save and load data to file

I have <vector<mat> > test; I want to save it to file and read it back. I tried to write it to a FileStorage, but after I read it back, it became fails. Does anybody have an idea? Thanks.