[Insight-users] matrix manipulation in ITK

Miller, James V (Research) millerjv at crd.ge.com
Thu Apr 14 14:15:33 EDT 2005


Leila, 

mat->GetVnlMatrix()->update(mat2->GetVnlMatrix(), 1, 1);

Jim

-----Original Message-----
From: insight-users-bounces at itk.org
[mailto:insight-users-bounces at itk.org]On Behalf Of Leila baghdadi
Sent: Thursday, April 14, 2005 12:36 PM
To: insight-users at itk.org
Subject: [Insight-users] matrix manipulation in ITK


Hi everyone,

I was just wondering is there a way in ITK which you can assign a
sub-matrix to a matrix so to avoid loops

for instance if you have a 4x4 matrix

and you want to exclude the first row and column and assign the
remaining 3x3 matrix to a 3x3 matrix.


Thanks


Leila

_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list