operator << for FileStorage either not documented or not clearly visible (Feature #539)


Added by Victor Eruhimov over 14 years ago. Updated almost 13 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:Ilya Lysenkov % Done:

0%

Category:documentation
Target version:2.4.0
Difficulty: Pull request:

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

Revision 131663b7
Added by Ilya Lysenkov almost 13 years ago

Documented C++ interfaces of XML/YAML persistence classes (issues #1358, #539)

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

Also available in: Atom PDF