how can save and load data to file [closed]
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.
please rather edit your previous question to the same topic.