OpenCV  2.4.13
Open Source Computer Vision
IplConvKernel Struct Reference

#include <types_c.h>

Public Attributes

int nCols
 
int nRows
 
int anchorX
 
int anchorY
 
intvalues
 
int nShiftR
 

Member Data Documentation

int IplConvKernel::anchorX
int IplConvKernel::anchorY
int IplConvKernel::nCols
int IplConvKernel::nRows
int IplConvKernel::nShiftR
int* IplConvKernel::values

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