|
VIA - Volumetric Image Analysis
|
Functions | |
| VImage | VRotateImage2d (VImage src, VImage dest, VBand band, double angle) |
2D image rotation.
| VImage VRotateImage2d | ( | VImage | src, |
| VImage | dest, | ||
| VBand | band, | ||
| double | angle | ||
| ) |
| src | input image |
| dest | output image |
| band | slice(s) to be processed. |
| angle | totation angle. |
1.7.6.1