Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

unfortunately, this is one way (write) only, there is no builtin way to read it back.

you can use cv::FileStorage to serialize your data, but if you were looking for an easy way to interchange data between opencv / numpy -- not so ;(