OpenCV  3.3.0
Open Source Computer Vision
Public Attributes | List of all members
IplConvKernelFP Struct Reference

#include "types_c.h"

Public Attributes

int anchorX
 
int anchorY
 
int nCols
 
int nRows
 
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: