2023
DOI: 10.21105/joss.05374
|View full text |Cite
|
Sign up to set email alerts
|

PlatiPy: Processing Library and Analysis Toolkit for Medical Imaging in Python

Abstract: PlatiPy offers a comprehensive suite of tools and utilities for conducting medical image analysis research utilising Python. These tools include functions for converting data between the clinical standard DICOM format and the research-friendly NIfTI format, capabilities for image registration and atlas-based segmentation, and efficient image visualisation tools to facilitate rapid development in research. Additionally, the library includes auto-segmentation models developed through various research projects en… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(2 citation statements)
references
References 12 publications
0
2
0
Order By: Relevance
“…Preprocessing parameters are described in detail in Supplement S 1 . Standard Python libraries, including SimpleITK [ 15 ], NiBabel [ 16 ], and PlatiPy [ 17 ], were used for processing volumetric medical imaging data. Multichannel images were split into separate volumetric images, and segmentations with multiple labels (e.g., for multiple ROIs, organs, or readers) were split into separate segmentations.…”
Section: Methodsmentioning
confidence: 99%
“…Preprocessing parameters are described in detail in Supplement S 1 . Standard Python libraries, including SimpleITK [ 15 ], NiBabel [ 16 ], and PlatiPy [ 17 ], were used for processing volumetric medical imaging data. Multichannel images were split into separate volumetric images, and segmentations with multiple labels (e.g., for multiple ROIs, organs, or readers) were split into separate segmentations.…”
Section: Methodsmentioning
confidence: 99%
“…During training, a 3D block measuring 50 mm around the mediastinal tumour was cropped and augmented in random intensity shift (prob=0.5, offsets=2), random rotation (prob=0.5, rotation=90°), random flip (prob=0.5), random zoom (prob=0.5, min_ zoom=0.95, max_zoom=1.05) and random affine transform (prob=0.5) using Project MONAI. 10 The feature maps of the last hidden layer of the U-net were global average-pooled, max-pooled and concatenated into one vector with dimensions of 64. A linear projection was performed to obtain embeddings with dimensions of 128.…”
Section: Implementation Detailsmentioning
confidence: 99%