Woolz Image Processing
Version 1.7.5
|
A single matched shell. Typedef: WlzMatchICPShell. More...
Data Fields | |
int | size |
WlzGMShell * | shell |
WlzAffineTransform * | tr |
A single matched shell. Typedef: WlzMatchICPShell.
int _WlzMatchICPShell::size |
Number of simplices in shell.
Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().
WlzGMShell* _WlzMatchICPShell::shell |
The matched source shell.
Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().
WlzAffineTransform* _WlzMatchICPShell::tr |
Absolute affine transform with which the source shell is registered to target.
Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().