Downloads:
13,990
Downloads of v 2024.1.0:
1,051
Last Update:
21 Apr 2024
Package Maintainer(s):
Software Author(s):
- Medixant
Tags:
radiant pacs-dicom dicom viewer medical images trialRadiAnt DICOM Viewer
- 1
- 2
- 3
2024.1.0 | Updated: 21 Apr 2024
Downloads:
13,990
Downloads of v 2024.1.0:
1,051
Maintainer(s):
Software Author(s):
- Medixant
RadiAnt DICOM Viewer 2024.1.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Medixant. The inclusion of Medixant trademark(s), if any, upon this webpage is solely to identify Medixant goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install RadiAnt DICOM Viewer, run the following command from the command line or from PowerShell:
To upgrade RadiAnt DICOM Viewer, run the following command from the command line or from PowerShell:
To uninstall RadiAnt DICOM Viewer, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download radiant --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade radiant -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade radiant -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install radiant
win_chocolatey:
name: radiant
version: '2024.1.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'radiant' do
action :install
source 'INTERNAL REPO URL'
version '2024.1.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller radiant
{
Name = "radiant"
Version = "2024.1.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'radiant':
ensure => '2024.1.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 03 Dec 2024.
Smart. Easy. Fast.
RadiAnt is a PACS-DICOM viewer for medical images designed to provide you with a unique experience.
With its intuitive interface and unrivaled performance, you'll never look back.
Features
Opening DICOM studies from CD/DVD/BluRay disks and local or network folders.
Searching and downloading DICOM studies from PACS locations (servers, workstations, modalities).
A simple and intuitive interface with full-screen mode.
Multi-touch support for Windows 8/8.1/10 enabled devices.
Excellent performance – 64-bit version available, multi-core and multi-processor support, asynchronous reading (you can browse images while they are being opened), advanced memory management system which facilitates concurrent opening of studies with thousands of images. All provided within a compact application (installer size is just around 3MB).
Image operations:
Fluid zooming and panning.
Brightness and contrast adjustment, and negative mode.
Preset window settings for Computed Tomography (lung, bone, etc.).
Rotations (90 and 180 degrees), and flips (horizontal and vertical).
Regions of Interest (ROIs):
Measurement of segment length.
Measurement of mean, minimum and maximum parameter value (e.g. density in Hounsfield Units in Computed Tomography) within circle/ellipse and its area.
Measurement of angle value (normal and Cobb angle).
Measurement of deviation.
Pen tool for freehand drawing.
Browsing of several series concurrently in multiple panels with automatic synchronization between series with images acquired in the same plane (e.g. Computed Tomography series before and after contrast media administration) or manual synchronization between series from different studies with similar patient orientation and cross reference lines in series with different image planes (e.g. Magnetic Resonance study).
3D cursor tool
Display of dynamic sequences/series (CINE) with adjustment of frames per second.
2D (orthogonal) Multi-planar Reconstruction (2D MPR).
3D (oblique) Multi-planar Reconstruction (3D MPR) with MIP (maximum intensity projection), MinIP (minimum intensity projection) and Avg (average) modes.
3D Volume Rendering (VR).
GPU acceleration for 3D VR and 3D MPR views (for Nvidia GPUs).
Fusion of series with different modalities (e.g. PET-CT) or with different protocols (e.g. MR T1/T2 – DWI).
Time-intensity curves (TIC, e.g. for Breast MRI).
Support for DICOM overlays (annotations or graphic overlays included in the file).
Export of DICOM images to JPEG and BMP picture formats and DICOM series/sequences to movies in WMV format.
Display DICOM file structure with searchable DICOM tags, their descriptions and values.
Log in or click on link to see number of positives.
- radiant.2024.1.0.nupkg (1cd3cd4f0aab) - ## / 63
- RadiAnt-2024.1-Setup.exe (64d9f20671f0) - ## / 66
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
RadiAnt DICOM Viewer 2024.1.0 | 1051 | Sunday, April 21, 2024 | Approved | |
RadiAnt DICOM Viewer 2023.1 | 3651 | Wednesday, April 12, 2023 | Approved | |
RadiAnt DICOM Viewer 2022.1.1 | 1084 | Friday, August 19, 2022 | Approved | |
RadiAnt DICOM Viewer 2022.1 | 207 | Thursday, July 28, 2022 | Approved | |
RadiAnt DICOM Viewer 2021.2.2 | 3253 | Thursday, January 20, 2022 | Approved | |
RadiAnt DICOM Viewer 2021.2 | 463 | Thursday, November 4, 2021 | Approved | |
RadiAnt DICOM Viewer 2020.2.3 | 842 | Wednesday, December 30, 2020 | Approved | |
RadiAnt DICOM Viewer 2020.2.2 | 261 | Friday, November 27, 2020 | Approved | |
RadiAnt DICOM Viewer 2020.2.1 | 182 | Monday, November 16, 2020 | Approved | |
RadiAnt DICOM Viewer 2020.2 | 480 | Tuesday, September 1, 2020 | Approved | |
RadiAnt DICOM Viewer 2020.1.1 | 452 | Thursday, April 30, 2020 | Approved | |
RadiAnt DICOM Viewer 2020.1 | 282 | Saturday, April 4, 2020 | Approved | |
RadiAnt DICOM Viewer 5.5.1 | 461 | Friday, December 13, 2019 | Approved | |
RadiAnt DICOM Viewer 5.5.0 | 262 | Tuesday, November 5, 2019 | Approved | |
RadiAnt DICOM Viewer 5.0.2 | 238 | Wednesday, September 18, 2019 | Approved | |
RadiAnt DICOM Viewer 5.0.1 | 261 | Sunday, June 30, 2019 | Approved | |
RadiAnt DICOM Viewer 5.0.0 | 201 | Saturday, June 15, 2019 | Approved | |
RadiAnt DICOM Viewer 4.6.9 | 352 | Tuesday, May 14, 2019 | Approved |
RadiAnt DICOM Viewer. Copyright © 2009-2019 Medixant. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about RadiAnt DICOM Viewer and the RadiAnt DICOM Viewer package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or RadiAnt DICOM Viewer, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.