how can save and load data to file [closed]

asked 2018-07-27 01:04:21 -0600

kishan patel gravatar image

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.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by berak
close date 2018-07-27 01:09:25.797524

Comments

please rather edit your previous question to the same topic.

berak gravatar imageberak ( 2018-07-27 01:10:42 -0600 )edit