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

int IplConvKernelFP::anchorX
int IplConvKernelFP::anchorY
int IplConvKernelFP::nCols
int IplConvKernelFP::nRows
float* IplConvKernelFP::values

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