OpenCV  2.4.13.3
Open Source Computer Vision
CvPixelPosition8u Struct Reference

#include <compat.hpp>

Public Attributes

ucharcurrline
 
uchartopline
 
ucharbottomline
 
int x
 
int width
 
int height
 
int step
 
int step_arr [3]
 

Member Data Documentation

§ bottomline

uchar* CvPixelPosition8u::bottomline

§ currline

uchar* CvPixelPosition8u::currline

§ height

int CvPixelPosition8u::height

§ step

int CvPixelPosition8u::step

§ step_arr

int CvPixelPosition8u::step_arr[3]

§ topline

uchar* CvPixelPosition8u::topline

§ width

int CvPixelPosition8u::width

§ x

int CvPixelPosition8u::x

The documentation for this struct was generated from the following file: