U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

Python tools for measuring filament defects in embedded 3D printing

In embedded 3D printing, a nozzle is embedded into a support bath and extrudes filaments or droplets into the bath. This repository includes Python code for analyzing and managing images and videos of the printing process during extrusion of single filaments. The zip file contains the state of the code when the associated paper was submitted. The link to the GitHub page goes to version 1.0.0, which is the same as the code attached here. From there, you can also access the current state of the code.Associated with: L. Friedrich, R. Gunther, J. Seppala, Suppression of filament defects in embedded 3D printing, 2022, submitted for publication

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2022-03-02 00:00:00
Date Created: N/A
Views:
Data Provided by:
python
Dataset Owner: N/A

Access this data

Contact dataset owner Landing Page URL
Download URL
Table representation of structured data
Title Python tools for measuring filament defects in embedded 3D printing
Description In embedded 3D printing, a nozzle is embedded into a support bath and extrudes filaments or droplets into the bath. This repository includes Python code for analyzing and managing images and videos of the printing process during extrusion of single filaments. The zip file contains the state of the code when the associated paper was submitted. The link to the GitHub page goes to version 1.0.0, which is the same as the code attached here. From there, you can also access the current state of the code.Associated with: L. Friedrich, R. Gunther, J. Seppala, Suppression of filament defects in embedded 3D printing, 2022, submitted for publication
Modified 2022-03-02 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:leanne.friedrich@nist.gov
Keywords python , digital image analysis , computer vision , 3D printing , additive manufacturing , openCV
{
    "identifier": "ark:\/88434\/mds2-2564",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:leanne.friedrich@nist.gov",
        "fn": "Leanne Friedrich"
    },
    "programCode": [
        "006:045"
    ],
    "@type": "dcat:Dataset",
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-2564",
    "description": "In embedded 3D printing, a nozzle is embedded into a support bath and extrudes filaments or droplets into the bath. This repository includes Python code for analyzing and managing images and videos of the printing process during extrusion of single filaments. The zip file contains the state of the code when the associated paper was submitted. The link to the GitHub page goes to version 1.0.0, which is the same as the code attached here. From there, you can also access the current state of the code.Associated with: L. Friedrich, R. Gunther, J. Seppala, Suppression of filament defects in embedded 3D printing, 2022, submitted for publication",
    "language": [
        "en"
    ],
    "title": "Python tools for measuring filament defects in embedded 3D printing",
    "distribution": [
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2564\/embedded3DPvids-1.0.0.zip",
            "format": "zip file",
            "description": "Public version 1.0.0 of the code",
            "mediaType": "application\/x-zip-compressed",
            "title": "Embedded3DPvids-1.0.0"
        },
        {
            "accessURL": "https:\/\/github.com\/usnistgov\/embedded3DPvids\/releases\/tag\/v1.0.1",
            "description": "GitHub page for version 1.0.1",
            "title": "GitHub page for version 1.0.1"
        }
    ],
    "license": "https:\/\/www.nist.gov\/open\/license",
    "bureauCode": [
        "006:55"
    ],
    "modified": "2022-03-02 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "accrualPeriodicity": "irregular",
    "theme": [
        "Mathematics and Statistics:Image and signal processing",
        "Manufacturing:Process measurement and control",
        "Manufacturing:Biomanufacturing",
        "Manufacturing:Additive manufacturing",
        "Materials:Polymers"
    ],
    "issued": "2022-04-25",
    "keyword": [
        "python",
        "digital image analysis",
        "computer vision",
        "3D printing",
        "additive manufacturing",
        "openCV"
    ]
}

Was this page helpful?