The Insight Journal logo

A Label Geometry Image Filter for Multiple Object Measurement

Padfield, Dirk, Miller, James
GE Global Research
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/1493
New: Prefer using the following doi: https://doi.org/10.54294/saa3nn
Submitted by Dirk Padfield on 2013-03-15 10:39:39.

The itkLabelGeometryImageFilter is a new ITK filter that enables the measurement of geometric features of labeled objects. It calculates features similar to the "regionprops" command of Matlab. It is related to the itkLabelStatisticsImageFilter in that both filters measure features of labeled masks. It differs, however, in that it measures geometric features of the objects themselves rather than statistics of image intensities under the masks defined by the objects. This document describes the mathematical background of the geometric features measured by this filter and describes the framework of the code, which is structured to enable easy expandability as new object features are desired.