OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
IplConvKernelFP Struct Reference

#include "types_c.h"

Collaboration diagram for IplConvKernelFP:

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: