{
  "abstract": "Binary erosion and dilation are the base filters of binary mathematical morphology.\r\nIn ITK 2.4.1 \\verb$BinaryDilateImageFilter$ and \\verb$BinaryErodeImageFilter$ implement\r\nan efficient algorithm described in \\cite{Nikopoulos2000}. However, those filter lack support for boundary values, have a poor progress report, and can be quite inefficient\r\nfor complex 3D images.",
  "authors": [
    {
      "author_fullname": "Lehmann, Gaetan",
      "author_place": 1,
      "persona_email": "gaetan.lehmann@gmail.com",
      "persona_firstname": "Gaetan",
      "persona_id": 328,
      "persona_lastname": "Lehmann"
    }
  ],
  "categories": [],
  "comments": [],
  "date_submitted": "2006-02-19T20:37:04Z",
  "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": 80,
  "reviews": [],
  "revisions": [
    {
      "article": "bafkreialu4nrvptrscjgagwfj7g4bpyyphxwidsulyo6i5noabtoo76qiu",
      "citation_list": [
        {
          "key": "ref1",
          "score": 25.994415,
          "unstructured": "The ITK Software Guide+2003+L. Ibanez+W. Schroeder"
        },
        {
          "key": "ref2",
          "score": 17.543861,
          "unstructured": "Kitware"
        },
        {
          "doi": "10.1109/83.821743",
          "key": "ref3",
          "score": 77.778725,
          "unstructured": "An efficient algorithm for 3d binary morphological transformations with 3d structuring elements or arbitrary size and shape+IEEE Transactions on Image Processing+9+3+283+286+2000+N. Nikopoulos"
        }
      ],
      "dapp": null,
      "dataset": null,
      "doi": "10.54294/m8ll16",
      "handle": "1926/173",
      "source_code": "bafybeigwytox2xmcbdsq7ia3hayp4oirw5bij2oaiavcy3hmqwo6o7dv6i",
      "source_code_git_ref": null
    }
  ],
  "source_code_git_repo": null,
  "submitted_by_author": {
    "author_email": "gaetan.lehmann@gmail.com",
    "author_firstname": "Gaetan",
    "author_fullname": "Lehmann, Gaetan",
    "author_id": 328,
    "author_institution": "INRA",
    "author_lastname": "Lehmann"
  },
  "tags": [
    "dilation",
    "erosion",
    "Binary morphology"
  ],
  "title": "Improving features and performance of binary erode and dilate filters"
}