imageprocessing
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: JKomp
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 11.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
This repository contains various tools segmenting lungs from CT DICOM files. Segmentation is done through use of growing and shrinking the lung boundaries.
What's interesting in the code: * Methods to read and manipulate DICOM images * Code for segmenting DICOM images
Owner
- Login: JKomp
- Kind: user
- Location: University of Colorado, Boulder
- Repositories: 1
- Profile: https://github.com/JKomp
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Komp" given-names: "John" orcid: "https://orcid.org/0009-0009-7856-8433" title: "ImageProcessing" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2024-05-15 url: "https://github.com/JKomp/ImageProcessing"