added API for storing OpenCV data structures to text string and reading them back
authorVadim Pisarevsky <no@email>
Mon, 28 May 2012 15:38:58 +0000 (15:38 +0000)
committerVadim Pisarevsky <no@email>
Mon, 28 May 2012 15:38:58 +0000 (15:38 +0000)
commitbc929a7d46e3baee7ade56b714ea782f6a5d3563
tree72c4526583f3b01e317b9e26022292ed499e3abc
parent18a8721f4981e45129f726025577f4f54937bbe7
added API for storing OpenCV data structures to text string and reading them back
modules/core/doc/xml_yaml_persistence.rst
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/types_c.h
modules/core/src/persistence.cpp
modules/core/test/test_io.cpp