YARP
Yet Another Robot Platform
_IplConvKernel Struct Reference

#include <yarp/sig/impl/IplImage.h>

Public Attributes

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

Detailed Description

Definition at line 129 of file IplImage.h.

Member Data Documentation

◆ anchorX

int _IplConvKernel::anchorX

Definition at line 133 of file IplImage.h.

◆ anchorY

int _IplConvKernel::anchorY

Definition at line 134 of file IplImage.h.

◆ nCols

int _IplConvKernel::nCols

Definition at line 131 of file IplImage.h.

◆ nRows

int _IplConvKernel::nRows

Definition at line 132 of file IplImage.h.

◆ nShiftR

int _IplConvKernel::nShiftR

Definition at line 136 of file IplImage.h.

◆ values

int* _IplConvKernel::values

Definition at line 135 of file IplImage.h.


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