How to convert json string into Mat object using python [closed]
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?
lacking any context , this is not a real question.