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 + yimage->widthStep);
![]() | 1 | initial version |
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 + yimage->widthStep);
![]() | 2 | No.2 Revision |
I'm a newbie in OpenCV, so I don't understand when reading this code below. Please explain to me what it means. means.
![]() | 3 | No.3 Revision |
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 =