OpenCV  3.4.20-dev
Open Source Computer Vision
Public Attributes | List of all members
IplConvKernelFP Struct Reference

#include <opencv2/core/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: