From paulinemouches at gmail.com Mon Feb 4 23:44:01 2019 From: paulinemouches at gmail.com (Pauline Mouches) Date: Mon, 4 Feb 2019 21:44:01 -0700 Subject: [ITK] [ITK-users] Perimeter computation with itkShapeLabelObject Message-ID: Hi all, I am using itkShapeLabelObject to compute the surface area of a segmented object, in a 3D image. However, I have trouble understanding the computation process from the code in ITK/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx, which is not documented anywhere else. Briefly, the algorithm goes througt the lines of the LabelObject and looks at the intercepts. I don't understand how that gives the parameter. Does anyone understood how it works? Thanks for your help! Pauline -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- The ITK community is transitioning from this mailing list to discourse.itk.org. Please join us there! ________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://www.kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: https://itk.org/mailman/listinfo/insight-users From dzenanz at gmail.com Tue Feb 5 09:32:01 2019 From: dzenanz at gmail.com (=?UTF-8?B?RMW+ZW5hbiBadWtpxIc=?=) Date: Tue, 5 Feb 2019 09:32:01 -0500 Subject: [ITK] [ITK-users] Perimeter computation with itkShapeLabelObject In-Reply-To: References: Message-ID: Hi Pauline, we have moved over to discourse forum . Please re-post your question there. Regards, D?enan On Mon, Feb 4, 2019 at 11:44 PM Pauline Mouches wrote: > Hi all, > > I am using itkShapeLabelObject to compute the surface area of a segmented > object, in a 3D image. However, I have trouble understanding the > computation process from the code in > ITK/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx, which is > not documented anywhere else. Briefly, the algorithm goes througt the lines > of the LabelObject and looks at the intercepts. I don't understand how that > gives the parameter. Does anyone understood how it works? > > Thanks for your help! > > Pauline > > The ITK community is transitioning from this mailing list to > discourse.itk.org. Please join us there! > ________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Kitware offers ITK Training Courses, for more information visit: > http://www.kitware.com/products/protraining.php > > Please keep messages on-topic and check the ITK FAQ at: > http://www.itk.org/Wiki/ITK_FAQ > > Follow this link to subscribe/unsubscribe: > https://itk.org/mailman/listinfo/insight-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- The ITK community is transitioning from this mailing list to discourse.itk.org. Please join us there! ________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://www.kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: https://itk.org/mailman/listinfo/insight-users