OpenCV  2.4.13.7
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

§ anchorX

int IplConvKernel::anchorX

§ anchorY

int IplConvKernel::anchorY

§ nCols

int IplConvKernel::nCols

§ nRows

int IplConvKernel::nRows

§ nShiftR

int IplConvKernel::nShiftR

§ values

int* IplConvKernel::values

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