OpenCV  2.4.13.3
Open Source Computer Vision
IplConvKernelFP Struct Reference

#include <types_c.h>

Public Attributes

int nCols
 
int nRows
 
int anchorX
 
int anchorY
 
float * values
 

Member Data Documentation

§ anchorX

int IplConvKernelFP::anchorX

§ anchorY

int IplConvKernelFP::anchorY

§ nCols

int IplConvKernelFP::nCols

§ nRows

int IplConvKernelFP::nRows

§ values

float* IplConvKernelFP::values

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