OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
IplConvKernel Struct Reference

#include "types_c.h"

Public Attributes

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

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: