[Insight-users] itk::MatrixResizeableDataObject< TItemType > in ITK1.2

Aaron Cois cacst11+ at pitt . edu
Tue, 12 Aug 2003 13:06:52 -0400


Hi Adolfo,

    I created itkMatrixResizeableDataObject when i realized i required 
functionality that was currently unavailable (needed a resizeable matrix 
that was also an itkDataObject), and couldn't find anything in ITK at 
the time that could do it.  To my knowledge there is nothing else that 
provides this functionality, though if you are ok with a fixed matrix, 
itkMatrix can provide the functionality you desire.

C. Aaron Cois
Graduate Student
Dept. of Bioengineering
Dept. of Computer Science
University of Pittsburgh

fito at unizar . es wrote:

>Hi everybody!
>
>I've to use resizable matrices on my program. 
>
>I know ITK 1.3 has itk::MatrixResizeableDataObject< TItemType > derived from 
>vnl_matrix but I'm still using ITK 1.2 release, where I've not found nothing 
>like MatrixResizeable.
>
>Is this the moment for start working with 1.3? or haven't I seen something 
>similar in the previous release?
>
>Thanks in advance!
>Adolfo G.U.
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk . org
>http://www . itk . org/mailman/listinfo/insight-users
>  
>