Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

make Mat from buffer byte

Hi,


I have a Byte buffer and i want to make a Mat.How can i achieve it using a java code?Should i make a bitmap with the byte buffer first then transform it to Mat?