MITK-IGT
IGT Extension of MITK
|
#include <mitkTransform.h>
#include <mitkTestingMacros.h>
#include <mitkStringFromCvMat.h>
#include <mitkCvMatCompare.h>
#include <mitkCvMatFromVnlMatrix.h>
Go to the source code of this file.
Functions | |
int | mitkTransformTest (int, char *[]) |
int mitkTransformTest | ( | int | , |
char * | [] ) |
Documentation test for the class "Transform".
Definition at line 22 of file mitkTransformTest.cpp.