Go to the source code of this file.
|
| double | VipGetMinDistTrilinAndFillBestTransForRot (Surface *surf, Volume *ref, VipDeplacement *dep) |
| |
| int | VipDumbMainRegistration (Surface *surf, Volume *ref, VipDeplacement *dep, float incredef, float precidef) |
| |
| int | VipDumbMain2DRegistration (Surface *surf, Volume *ref, VipDeplacement *dep, float incredef, float precidef) |
| |
| int | VipDestroyOutliers (Surface *surf, VipDeplacement *dep, Volume *ref) |
| |
| int | VipDestroyOutliersParam (Surface *surf, VipDeplacement *dep, Volume *ref, float param) |
| |
| int | VipIncrementeRotWithRotAroundG (VipDeplacement *depini, VipDeplacement *newdep, VipRotation *incrrot, Gravity *g, Echelle *ech) |
| |
| double | VipFindBestRotAroundGForAnAngle (Surface *surf, Volume *ref, VipDeplacement *olddep, VipDeplacement *bestdep, float increment) |
| |
| double | VipFindBest2DRotAroundGForAnAngle (Surface *surf, Volume *ref, VipDeplacement *olddep, VipDeplacement *bestdep, float increment) |
| |
| float | VipFindBestDilationForDep (Surface *surf, Volume *ref, VipDeplacement *dep, float dilatini, float dilatincrement) |
| |
◆ GAIN_RELATIF
| #define GAIN_RELATIF 0.001 |
◆ NB_ITERATION_MAX
| #define NB_ITERATION_MAX 20 |
◆ NO_BEST_DILATION
| #define NO_BEST_DILATION -123456789.0 |
◆ VipDestroyOutliers()
◆ VipDestroyOutliersParam()
◆ VipDumbMain2DRegistration()
◆ VipDumbMainRegistration()
◆ VipFindBest2DRotAroundGForAnAngle()
◆ VipFindBestDilationForDep()
◆ VipFindBestRotAroundGForAnAngle()
◆ VipGetMinDistTrilinAndFillBestTransForRot()
◆ VipIncrementeRotWithRotAroundG()