![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Structure allowing to encaspulate x and y images associated to the result of a 2d gradient computation. More...
#include <Gradient2dImgTypes.h>
Public Member Functions | |
constructor and destructor | |
| GradientXYImg (const image::ImagePtr &pXGradImg, const image::ImagePtr &pYGradImg) | |
| ~GradientXYImg () | |
Public Attributes | |
| image::ImagePtr | _pXGradImg |
| X gradient image. | |
| image::ImagePtr | _pYGradImg |
| Y gradient image. | |
Structure allowing to encaspulate x and y images associated to the result of a 2d gradient computation.
1.8.14