![]()  | 
  
    zxhproj v 2.2 
   zxhproj 
   | 
 
.AFFS More...
#include <zxhTransformLocalAffines2.h>
  
 Public Member Functions | |
| zxhTransformLocalAffines2 () | |
| constructor  | |
| virtual | ~zxhTransformLocalAffines2 () | 
| deconstructor  | |
| virtual zxhTransformBase * | Clone (zxhTransformBase *&pRet) | 
| virtual bool | SetTransformFromStream (std::ifstream &ifs) | 
| from stream   | |
| virtual std::string | GetPrintString () | 
| set transformation as a identity transform, affine doesn't change centre  | |
| virtual bool | SetFileNameOfLocalRegions (std::string *s, int n) | 
| virtual const std::string * | GetFileNameOfLocalRegions () | 
| virtual bool | HasSetFileNameOfLocalRegions () | 
| virtual bool | SetLocalRegionsFromPreSetFileNames () | 
.AFFS
| zxhTransformBase * zxhTransformLocalAffines2::Clone | ( | zxhTransformBase *& | pRet | ) |  [virtual] | 
        
Reimplemented from zxhTransformLocalAffines.
| bool zxhTransformLocalAffines2::SetTransformFromStream | ( | std::ifstream & | ifs | ) |  [virtual] | 
        
from stream
set pretransformation by aligning the image size centre "centre" (2) or gray level centre "gcentre" (3) test and ref images should be set
Reimplemented from zxhTransformLocalAffines.