YARP
Yet Another Robot Platform
_IplConvKernelFP Struct Reference

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

Public Attributes

int nCols
 
int nRows
 
int anchorX
 
int anchorY
 
float * values
 

Detailed Description

Definition at line 140 of file IplImage.h.

Member Data Documentation

◆ anchorX

int _IplConvKernelFP::anchorX

Definition at line 144 of file IplImage.h.

◆ anchorY

int _IplConvKernelFP::anchorY

Definition at line 145 of file IplImage.h.

◆ nCols

int _IplConvKernelFP::nCols

Definition at line 142 of file IplImage.h.

◆ nRows

int _IplConvKernelFP::nRows

Definition at line 143 of file IplImage.h.

◆ values

float* _IplConvKernelFP::values

Definition at line 146 of file IplImage.h.


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