Ask Your Question

tica1608's profile - activity

2017-08-01 19:42:23 -0600 received badge  Student (source)
2014-01-27 19:31:36 -0600 received badge  Scholar (source)
2014-01-27 19:22:26 -0600 received badge  Critic (source)
2014-01-27 10:21:26 -0600 received badge  Editor (source)
2014-01-27 10:13:36 -0600 asked a question Explain a simple code

I'm a newbie in OpenCV, so I don't understand when reading this code below. Please explain to me what it means.

uchar* ptr = (uchar*) (image->imageData + y*image->widthStep);