[IGSTK-Developers] itkPivotCallibration

Luis Ibanez luis.ibanez at kitware.com
Thu Dec 8 14:03:53 EST 2005


Hi James,

I'm looking at the PivotCallibration class and was
wondering why you are using std::vector<double>
for representing Quaternions and Vectors.

ITK already provide you with Vectors and Versor
classes that you could use here.

Is there any particular reason why you decided to
use the std::vector<>  instead of ITK classes ?


  Please let me know,


      Thanks


        Luis





More information about the IGSTK-Developers mailing list