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

#include "types_c.h"

Collaboration diagram for IplConvKernel:

Public Attributes

int anchorX
 
int anchorY
 
int nCols
 
int nRows
 
int nShiftR
 
int * values
 

Member Data Documentation

◆ anchorX

int IplConvKernel::anchorX

◆ anchorY

int IplConvKernel::anchorY

◆ nCols

int IplConvKernel::nCols

◆ nRows

int IplConvKernel::nRows

◆ nShiftR

int IplConvKernel::nShiftR

◆ values

int* IplConvKernel::values

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