Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cvMat data size

Hello,

Sorry if the question has been asked already, but i'm not sure of the simple answer : how to determine the cv::Mat data field size ?

I've read this page : link text

So rows*step is enough, no need to take care of elemSize or depth ?

Thanx a lot :)

click to hide/show revision 2
retagged

updated 2013-09-24 11:28:30 -0600

berak gravatar image

cvMat data size

Hello,

Sorry if the question has been asked already, but i'm not sure of the simple answer : how to determine the cv::Mat data field size ?

I've read this page : link text

So rows*step is enough, no need to take care of elemSize or depth ?

Thanx a lot :)