VIP: Volume Image Processing


rotation.h File Reference
Include dependency graph for rotation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SuperListVipGetRotatedBucket (Vip3DBucket_VFLOAT *buck, VipDeplacement *d, Echelle *echref, int interpol)
 
SuperListApplyRotationWithInterpolTrilin (Vip3DBucket_VFLOAT *buck, VipDeplacement *d, Echelle *echref)
 
SuperListApplyRotationWithPPVoisin (Vip3DBucket_VFLOAT *buck, VipDeplacement *d, Echelle *echref)
 
int ConvertRotationTabDouble22 (VipRotation *rot, double trot[3][3])
 
int ConvertTabDouble22Rotation (double trot[3][3], VipRotation *rot)
 

Function Documentation

◆ ApplyRotationWithInterpolTrilin()

SuperList * ApplyRotationWithInterpolTrilin ( Vip3DBucket_VFLOAT * buck,
VipDeplacement * d,
Echelle * echref )
extern

◆ ApplyRotationWithPPVoisin()

SuperList * ApplyRotationWithPPVoisin ( Vip3DBucket_VFLOAT * buck,
VipDeplacement * d,
Echelle * echref )
extern

◆ ConvertRotationTabDouble22()

int ConvertRotationTabDouble22 ( VipRotation * rot,
double trot[3][3] )
extern

◆ ConvertTabDouble22Rotation()

int ConvertTabDouble22Rotation ( double trot[3][3],
VipRotation * rot )
extern

◆ VipGetRotatedBucket()

SuperList * VipGetRotatedBucket ( Vip3DBucket_VFLOAT * buck,
VipDeplacement * d,
Echelle * echref,
int interpol )
extern