I have a image data encoded as a png buffer in nodejs.
And I send the data as a (v8)object from nodejs to cpp using v8(node addons).
Then how to convert that object data to Mat type.
If someone know, please tell me.
↧