[Insight-developers] 0005234: Problem with Image deallocation under Java in WrapITK - Mantis

Luis Ibanez luis.ibanez at kitware.com
Wed Jan 23 18:03:25 EST 2008


Hi Julia,

We are wondering if you ever got a chance to try
the suggested fix for the following problem:


   http://public.kitware.com/Bug/view.php?id=5234


namely, to use:

     ArrayList<itkImageF2_Pointer> m_2d;

instead of:

     ArrayList<itkImageF2> m_2d;


--


If so, could you let us know how it went ?
Could we close this Bug # 5234 ?


  Please let us know,


     Thanks


        Luis



More information about the Insight-developers mailing list