operator << for FileStorage either not documented or not clearly visible (Feature #539)
Description
A user in opencv group has complained that he does not know how to save a matrix. I have looked up the doc and found no description of operator <<, although this is the most important part of the FileStorage documentation. I suggest adding a sample to the top of the persistence section.
Associated revisions
History
Updated by Alexander Shishkov about 13 years ago
- Description changed from A user in opencv group has complained that he does not know how to save a mat... to A user in opencv group has complained that he does not know how to save a mat... More
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Alexander Shishkov almost 13 years ago
- Priority changed from Normal to Low
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Ilya Lysenkov almost 13 years ago
- Target version set to 2.4.0
- Assignee changed from Vadim Pisarevsky to Ilya Lysenkov
Updated by Ilya Lysenkov almost 13 years ago
Thank you for the report. The operator was documented in r8035.
- Status changed from Open to Done