Hi there, I have a reference (greyscale) and segmentation (binary) image, created, and stored in the DataStorage, and I want to run an ITK filter, and the output of the ITK filter should update the segmentation image that is already present in the DataStorage. Is this the right way to do it.
I want to avoid repeatedly allocating/deallocating memory. In the example: QmitkRegionGrowingView I can see how to run the ITK filter, but I already have created my output volume, so I want to avoid creating another one. Whats the right approach please? Thanks Matt ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
