Dear Francois, I've added support for AND, OR, and XOR filters, as well as a binary threshold, to the BasicImageProcessing module. Please note that I have not tested them by now, so please report any difficulties. They will be available in the SVN version of MITK or in tomorrow's installer. (Available in SVN revision > 20662).
Please note that NAND operation is not supported, as MITK and ITK does not have a filter for it. Best regards, Tobias ------------------------------------------------------------ Tobias Schwarz DKFZ German Cancer Research Center (Deutsches Krebsforschungszentrum) Member of the Helmholtz Association Division of Medical & Biological Informatics E130 Im Neuenheimer Feld 280 D-69120 Heidelberg Phone: 49-(0)6221-42-2353 Fax: 49-(0)6221-42-2345 E-Mail: [email protected] Web: www.dkfz.de Confidentiality Note: This message is intended only for the use of the named recipient(s) and may obtain confidential and/or privileged information. If you are not the intended recipient, please contact the sender and delete the message. Any unauthorized use of the information contained in this message is prohibited. -----Ursprüngliche Nachricht----- Von: Francois Malan [mailto:[email protected]] Gesendet: Montag, 30. November 2009 14:54 An: Schwarz Tobias Betreff: Re: [mitk-users] Binary operations between segmentation masks Dear Tobias I maily use subtraction, as in (X AND (NOT Y)), addition (OR) and sometimes XOR. I use MITK 0.12.0_r17130 win64 build, in which I'm not aware of this module. I'll download the version you recommend and look around. Regards Francois -- Francois Malan, M.Sc. Researcher LUMC Leiden (Orthopaedics) / TU Delft (Graphics & Visualization) Phone: +31 71 526 5358 Mobile: +31 62 493 0748 E-mail: [email protected] 2009/11/30 Schwarz Tobias <[email protected]>: > Dear Francois, > > what operations do you need exactly? > It is possible to add, subtract, divide and multiply images via the > BasicImageProcessing module. > Depending on which version of MITk you are using, this might not already be > available. > > An up-to-date version can be found at http://www.mitk.org/download/ . > For example, you could try > MITK-3M3-1.0.0_r20657-win32.exe<http://www.mitk.org/download/MITK-3M3-1.0.0_r20657-win32.exe> > > Or do you need other operations? > > Best regards, > Tobias Schwarz > > > ________________________________ > Von: Francois Malan [[email protected]] > Gesendet: Montag, 30. November 2009 12:48 > An: [email protected] > Betreff: [mitk-users] Binary operations between segmentation masks > > I've been using MITK to segment volumes for my PhD research the last couple > of months, but I sorely miss a feature for performing binary operations > between segmentation masks. I currently use DeVIDE (a VTK/ITK-based modular > data-flow application) to do these operations, but it's rather clunky to > switch between programs, and would ideally have to be integrated in MITK. Is > there work already being done in this regard? I would be willing to > contribute towards this goal if this is desired. > > Regards > Francois > > -- > Francois Malan, M.Sc. > Researcher > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
