https://github.com/brinthank/particle_size_analysis
ER4093 Plant performance Assignment
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: scholar.google -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
ER4093 Plant performance Assignment
Basic Info
- Host: GitHub
- Owner: BrinthanK
- Language: Jupyter Notebook
- Default Branch: main
- Size: 7.11 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed about 4 years ago
https://github.com/BrinthanK/particle_size_analysis/blob/main/
# Particle shape and size analysis This python code will enable reading the DICOM files and preparing for particle size and shape analysis. This code can be employed in any scientific imagery with or without noise. Users should be aware that the preprocessing techniques could affect the results depending on the type of image of interest. Further, proper data cleaning and sorting must be implemented to achieve the extracted feature properly for further plotting purposes. Please be vigilant about the sorting codes committed here. These are specifically written for the image adopted in this program. ## Acknowledgements - [Dr W. Ashane M. Fernando](https://scholar.google.com/citations?user=c5wIFtYAAAAJ&hl=en&oi=ao) for providing the DICOM file for the application