{
  "abstract": "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.",
  "authors": [
    {
      "author_fullname": "Pincus, Zachary",
      "author_place": 1,
      "persona_email": "zpincus@stanford.edu",
      "persona_firstname": "Zachary",
      "persona_id": 138,
      "persona_lastname": "Pincus"
    }
  ],
  "categories": [],
  "comments": [],
  "date_submitted": "2006-02-02T02:11:41Z",
  "journals": [
    {
      "journal_id": 3,
      "journal_name": "The Insight Journal"
    }
  ],
  "license": "You are licensing your work to Kitware Inc. under the\nCreative Commons Attribution License Version 3.0.\n\nKitware Inc. agrees to the following:\n\nKitware is free\n * to copy, distribute, display, and perform the work\n * to make derivative works\n * to make commercial use of the work\n\nUnder the following conditions:\n\\\"by Attribution\\\" - Kitware must attribute the work in the manner specified by the author or licensor.\n\n * For any reuse or distribution, they must make clear to others the license terms of this work.\n * Any of these conditions can be waived if they get permission from the copyright holder.\n\nYour fair use and other rights are in no way affected by the above.\n\nThis is a human-readable summary of the Legal Code (the full license) available at\nhttp://creativecommons.org/licenses/by/3.0/legalcode",
  "publication_id": 72,
  "reviews": [],
  "revisions": [
    {
      "article": "bafkreibwh6zu2npewc5ctvwtulawpmwvdlbdd57u6dlxrvr64lmfkdib7u",
      "citation_list": [
        {
          "key": "ref1",
          "score": 59.03588,
          "unstructured": "(document)+Computer Graphics+21+4+163+169+July 1987+W. E. Lorensen+H. E. Cline"
        }
      ],
      "dapp": null,
      "dataset": null,
      "doi": "10.54294/olkmog",
      "handle": "1926/165",
      "source_code": null,
      "source_code_git_ref": null
    }
  ],
  "source_code_git_repo": null,
  "submitted_by_author": {
    "author_email": "zpincus@stanford.edu",
    "author_firstname": "Zachary",
    "author_fullname": "Pincus, Zachary",
    "author_id": 138,
    "author_institution": "Stanford University School of Medicine",
    "author_lastname": "Pincus"
  },
  "tags": [
    "marching squares",
    "contour",
    "isocontour",
    "polylineparametricpath",
    "path",
    "marching cubes"
  ],
  "title": "ContourExtractor2DImageFilter: A subpixel-precision image isocontour extraction filter."
}