Ask Your Question

claduka's profile - activity

2019-10-07 07:20:47 -0600 received badge  Popular Question (source)
2014-01-03 13:06:32 -0600 received badge  Scholar (source)
2014-01-03 13:05:49 -0600 commented answer get the Buffer of a Mat ?

Thanks. But i need the buffer in Byte. Can i convert uchar to byte? Or in C++ uchar and byte are the same?

2014-01-03 11:38:47 -0600 asked a question get the Buffer of a Mat ?

Is there any way of getting the buffer from a Mat or IplImage?

Thanks