OpenCV  3.4.2
Open Source Computer Vision
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

§ 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: