Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to convert json string into Mat object using python

i am storing a json string of a mat object(created by opencv android) into a database . how to convert the json string back to Mat object using python?