The Insight Journal logo

ContourExtractor2DImageFilter: A subpixel-precision image isocontour extraction filter.

Pincus, Zachary
Stanford University School of Medicine
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/165
New: Prefer using the following doi: https://doi.org/10.54294/olkmog
Submitted by Zachary Pincus on 2006-02-02T02:11:41Z.

This document describes itk::ContourExtractor2DImageFilter, an implementation of the arching squares2D contour-finding method using the Insight Toolkit ITK www.itk.org. This filter takes as input a 2D image (not necessarily binarized) and a contour value, and outputs zero or more itk::PolyLineParametricPath objects which represent the image contours at that value.