rt-utils VS pydicom

Compare rt-utils vs pydicom and see what are their differences.

rt-utils

A minimal Python library to facilitate the creation and manipulation of DICOM RTStructs. (by qurit)

pydicom

Read, modify and write DICOM files with python code (by pydicom)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rt-utils pydicom
2 3
175 1,818
2.9% 0.8%
3.1 8.9
10 days ago about 23 hours ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rt-utils

Posts with mentions or reviews of rt-utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-12.
  • Trying to make masks from CT contours and need help...
    1 project | /r/learnpython | 19 Feb 2023
    I am trying to make masks from CT contours and need some help. I am using the rt_utils extension: https://github.com/qurit/rt-utils. I am having issues with the dicom_series_path - I set my path to be the folder all of the dicom slices are housed in, but I get "permission denied" as the function is looking for a file, not a folder. I then set the path to go directly to the first CT slice, and the function runs but creates an error due to there being no contour on that slice (understandable).
  • Varian structure file to training masks
    3 projects | /r/MedicalPhysics | 12 May 2022

pydicom

Posts with mentions or reviews of pydicom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-12.

What are some alternatives?

When comparing rt-utils and pydicom you can also consider the following projects:

Phantom - Effective DICOM anonymization in Python

Flask - The Python micro framework for building web applications.

raiven - A framework for the translation of AI tools to the radiology environment

dicom2stl - Python script to extract a STL surface from a DICOM image series.

medicaldetectiontoolkit - The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

platipy - Processing Library and Analysis Toolkit for Medical Imaging in Python

mammography_metarepository - Meta-repository of screening mammography classifiers

Django - The Web framework for perfectionists with deadlines.

pymedphys - A community effort to develop an open standard library for Medical Physics in Python. Building quality transparent software together via peer review and open source distribution. Open code is better science.

awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.

TheAlgorithms - All Algorithms implemented in Python