#include <yarp/sig/impl/IplImage.h>
Public Attributes | |
| int | nCols |
| int | nRows |
| int | anchorX |
| int | anchorY |
| float * | values |
Definition at line 140 of file IplImage.h.
| int _IplConvKernelFP::anchorX |
Definition at line 144 of file IplImage.h.
| int _IplConvKernelFP::anchorY |
Definition at line 145 of file IplImage.h.
| int _IplConvKernelFP::nCols |
Definition at line 142 of file IplImage.h.
| int _IplConvKernelFP::nRows |
Definition at line 143 of file IplImage.h.
| float* _IplConvKernelFP::values |
Definition at line 146 of file IplImage.h.