{
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds115hkhm"
    }
  ],
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@type": [
    "nrdp:PublicDataResource"
  ],
  "@id": "ark:/88434/mds115hkhm",
  "doi": "doi:10.18434/T4/1502473",
  "title": "Software to Process 3D Scanner Data",
  "contactPoint": {
    "fn": "Prem Rachakonda",
    "hasEmail": "mailto:prem.rachakonda@nist.gov"
  },
  "modified": "2018-03-12",
  "ediid": "6CE523B140F0303DE053245706810DEE1929",
  "landingPage": "https://data.nist.gov/od/id/6CE523B140F0303DE053245706810DEE1929",
  "description": [
    "This software was developed per the ASTM E3125-17 documentary standard for 3D imaging systems. The software was written in MATLAB and Python and sample sphere data sets are provided."
  ],
  "keyword": [
    "dimensional metrology",
    "3D scanners",
    "point cloud",
    "sphere segmentation",
    "documentary standards",
    "ASTM E3125",
    "ASTM E3125-17"
  ],
  "theme": [
    "Metrology:Dimensional metrology",
    "Standards:Documentary standards"
  ],
  "topic": [],
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:10.1088/1361-6501/aa8011",
      "refType": "IsReferencedBy",
      "location": "https://doi.org/10.1088/1361-6501/aa8011",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/DMG_SphereFitting",
      "format": {
        "description": "A version controlled repository on Github.com"
      },
      "description": "This link lets interested parties download the software that performs segmentation per the ASTM E3125 standard. Sample data sets and a program to demonstrate the implementation are also available in this repository (demo1.m and demo1.py).",
      "title": "Sphere segmentation routine per ASTM E3125-17 standard",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/DMG_SphereFitting",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://doi.org/10.18434/T4/1502473",
      "format": "text/html",
      "description": "DOI Access to Software to Process 3D Scanner Data",
      "title": "DOI Access to Software to Process 3D Scanner Data",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/T4/1502473"
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:045"
  ],
  "version": "1.0.0"
}