OpenCV  2.4.13.5
Open Source Computer Vision
CvPixelPosition8s Struct Reference

#include <compat.hpp>

Public Attributes

scharcurrline
 
schartopline
 
scharbottomline
 
int x
 
int width
 
int height
 
int step
 
int step_arr [3]
 

Member Data Documentation

§ bottomline

schar* CvPixelPosition8s::bottomline

§ currline

schar* CvPixelPosition8s::currline

§ height

int CvPixelPosition8s::height

§ step

int CvPixelPosition8s::step

§ step_arr

int CvPixelPosition8s::step_arr[3]

§ topline

schar* CvPixelPosition8s::topline

§ width

int CvPixelPosition8s::width

§ x

int CvPixelPosition8s::x

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