dicom
DicomCM 1.1
DicomCM - view a DICOM image and some associated information more>>
Easy
DicomCM is a nice and simple tool - just click on a single DICOM files to display its image
Display
Also provides patient, study and series information
jDicomX 0.9
jDicomX comes as a useful collection of DICOM utilities that contains an imageServer, DICOM send and receive server, and a DICOM Query/Retrieve Server. more>>
jDicomX 0.9 comes as a useful collection of DICOM utilities that contains an imageServer, DICOM send and receive server, and a DICOM Query/Retrieve Server. Written in Java by Tiani, the orginal installer complies only windows applications. This version has been compiled to run on MacOSX.
Requirements:
- Mac OS X 10.1 or higher
Dicom4j 0.0.7
A dicom related framework and applications in java Dicom4j is a dicom related framework and applications in java. Dicom4j is divide in 3 parts, the framework, a dicom toolkit, and dicom apps more>> A dicom related framework and applications in java
Dicom4j is a dicom related framework and applications in java. Dicom4j is divide in 3 parts, the framework, a dicom toolkit, and dicom apps.
Main features:
- dicom dictionary (part 6)
- Read/write dicom files
- Send/receive data from the network (based on apaches mina)
- dimse service (verification, store, worklist, etc...)
- logging fonctionalities (based on slf4j and log4j)
System requirements:
-
Enhancements
- bug fixes
- DicomWriter.writeFileMetaInformation() doesnt write data if FMI doesnt contains data. Check the new DicomFile API to see the new behavior
- AssociationAcceptor.unBind release all associated thread
- Enhancements
- new ant Task: findbugs to create a report using findbugs
- new packages: org.dicom4j.toolkit (work in progress)
- new packages: org.dicom4j.plugin (work in progress)
- org.dicom4j.dicom.dictionary re-writed
- new classes
- org.dicom4j.network.dimse.DimseStatus
- new test cases
- changes
- org.dicom4j.network.query is now in the toolkit
- CEchoResponseHandler removed
- some deprecated classes removed
- apaches new lib version
DICOMListener 0.3
DICOMListener - Preference pane to configure & run a storeSCP server more>>
Enhancements:
- Introduced two different run modes: "User mode" and "System mode". "Run at boot" and priviledged ports are supported in system mode.
- Added support for the -xcs (execute on end of study) and -tos (timeout for end of study) options
- Added support for the --fork option (mulitple simultaneous associations)
- DICOMListener now checks if the specified port is already in use
- Added some help pages
- Some minor bug fixes.

Quick Dicom Toolkit 1.0.7
Quick Dicom Toolkit is a full featured and advanced Dicom medical imaging package for Mac OS X which provides QuickLook, Spotlight, Quartz Composer, Window/Level Plugins and a Dicom file analyzer. more>> <<less
Easy to use DICOM medical imaging toolkit, including QuickLook, Spotlight, Quartz Composer, Core Image Plugins and a developer’s frameworkGrassroots DICOM 2.0.9
Free C++ library for DICOM medical files more>> Free C++ library for DICOM medical files
Grassroots DiCoM is automatically wrapped to python (using swig).
Grassroots DiCoM supports JPEG (lossy/lossless), RAW, JPEG-LS, J2K, RLE and deflated. Grassroots DiCoM also comes with DICOM Part 3,6 & 7 of the standard as XML files.

MedINRIA 1.8
A free collection of softwares for medical image processing and visualization. more>>
Allows to process and analyze a wide range of magnetic resonance (MR) images including anatomical MRI, functional MRI (fMRI), and diffusion tensor MRI (DT-MRI). MedINRIA is intended to be used by anyone curious about medical images!
MedINRIA is a suite of softwares, each of them targeting a specific clinical application. Main features include:
- 3D image visualization by tab-browsing (firefox-like);
- Neural fibers reconstruction and visualization from DT-MRI;
- Diffusion tensor field visualization using 3D ellipsoids;
- Manual segmentation slice by slice to define regions of interest;
- Compatibility with DICOM and Analyze 7.5 formats (and a lot more).

ImageJ 1.43j
ImageJ can be considered to be a high-quality and handy public domain Java image processing program which is inspired by NIH Image for the Macintosh. more>>
ImageJ 1.43j can be considered to be a high-quality and handy public domain Java image processing program which is inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine. It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. It can read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw". It supports "stacks", a series of images that share a single window. It is multithreaded, so time-consuming operations such as image file reading can be performed in parallel with other operations. It can calculate area and pixel value statistics of user-defined selections. It can measure distances and angles.
It can create density histograms and line profile plots. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and median filtering. It does geometric transformations such as scaling, rotation and flips. Image can be zoomed up to 32:1 and down to 1:32. All analysis and processing functions are available at any magnification factor. The program supports any number of windows (images) simultaneously, limited only by available memory. Spatial calibration is available to provide real world dimensional measurements in units such as millimeters. Density or gray scale calibration is also available.
Major Features:
- Runs Everywhere: ImageJ is written in Java, which allows it to run on Linux, Mac OS X and Windows, in both 32-bit and 64-bit modes.
- Open Source: ImageJ and its Java source code are freely available and in the public domain. No license is required.
- User Community: ImageJ has a large and knowledgeable worldwide user community. More than 1700 users and developers subscribe to the ImageJ mailing list.
- Macros: Automate tasks and create custom tools using macros. Generate macro code using the command recorder and debug it using the macro debugger. More than 300 macros are available on the ImageJ Web site.
- Plugins: Extend ImageJ by developing plugins using ImageJ's built in text editor and Java compiler. More than 500 plugins are available.
- Toolkit: Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
- Speed: ImageJ is the world's fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). That's 40 million pixels per second!
- Data Types: 8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
- File Formats: Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
- Image display: Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
- Selections: Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
- Image Enhancement: Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
- Geometric Operations: Crop, scale, resize and rotate. Flip vertically or horizontally.
- Analysis: Measure area, mean, standard deviation, min and max of selection or entire image. Measure lengths and angles. Use real world measurement units such as millimeters. Calibrate using density standards. Generate histograms and profile plots.
- Editing: Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
- Color Processing: Split a 32-bit color image into RGB or HSV components. Merge 8-bit components into a color image. Convert an RGB image to 8-bit indexed color. Apply pseudo-color palettes to grayscale images.
- Stacks: Display a "stack" of related images in a single window. Process an entire stack using a single command. Open a folder of images as a stack. Save stacks as multi-image TIFF files.
Enhancements:
- Added the Image>Overlay submenu with Add Selection, Add Image, Hide Overlay, Show Overlay, From ROI Manager, To ROI Manager and Flatten commands (example1, example2).
- Added the ImageRoi class (JavaScript example).
- Bruno Vieira contributed Colony Counter, a plugin for counting bacteria colonies in agar plates.
- Marcel Austenfeld contributed Twain Scan, a plugin that uses the open source library from www.mms-computing.co.uk to capture images from Twain campatible scanners and cameras.
Requirements:
- Mac OS X 10.5 or later
It can read many image formats including TIFF, GIF, JPEG, BMP, DICOM, FITS and "raw". It supports "stacks", a series of images that share a single window. It is multithreaded, so time-consumingLicense:Freeware
License:Freeware
License:Freeware

Brainsight Quick Look 1.0.1
Brainsight Quick Look 1.0.1 is developed as a handy and essential plugin compatible with Mac OS X 10.5 Leopard. more>>
Brainsight Quick Look 1.0.1 is developed as a handy and essential plugin compatible with Mac OS X 10.5 Leopard. It allows medical images in the MINC1, MINC2, DICOM, and NIfTI file formats to be previewed in the Finder and other applications.
It allows medical images in the MINC1, MINC2, DICOM, and NIfTI file formats to be previewed in the Finder and other applications
Escape Medical Viewer 3.2.3
Medical DICOM viewer/converter. more>>
Escape Medical Viewer 3.2.3 is considered as a smart and useful tool that is a robust, lightweight DICOM viewer, anonymizer and converter for Windows (up to Vista), MacOS X (up to Leopard) and Mac Classic. EMV opens virtually all DICOM images and DICOMDIR files from DICOM-compliant CD-ROMs, as well as all common image formats, including JPEG, TIFF and PDF (MacOS X only).
EMV requires QuickTime, Apple's complete digital media technology, available free of charge for both Windows and MacOS. QuickTime offers unparalleled quality, ease of use and functionality, allowing EMV to export towards a wealth of image and movie formats that no other medical viewer supports.
If you're looking for a fast, lightweight, friendly, multi-functional, affordable, powerful, cross-platform medical viewer, you owe it to yourself to give EMV a try.
Major Features:
- Multilingual program interface (English, French, Italian, Spanish).
- Presentation of image sequences in freely definable grid layout.
- Full-screen viewing mode.
- User-controlled on-image presentation of patient demographics, image location, measurement scale, etc.
- Calibration of uncalibrated images.
- Support for DICOM overlays.
- High quality zoom (using bicubic interpolation).
- Very fast handling of large sequences and DICOM CD-ROMs.
- Series splitting for multislice or multiphase DICOM series.
- Tools for adding and handling user objects (measurements, eraser rectangle, text annotations, arrows).
- User selected tool scope: changes can affect only the current frame or the entire sequence.
- Pixel density measurements (Hounsfield units on CT).
- Alternative colorizations of grayscale and color images.
- Batch export: frame, sequence, series, study, patient, all patients.
- Batch anonymize: file, sequence, series, study, patient, all patients.
- Batch export of DICOM header data: file, sequence, series, study, patient, all patients.
- Support for non-square pixels.
- Mask frame subtraction (useful for XA).
- Printing to any installed printer.
The Life Record EMR 3.01 Core Edition
The Life Record is a 100% web based EMR, or electronic medical record application for Mac OS X. It will run under any platform (Windows, Linux, Mac OS X, PocketPC or Palm PDA) - with the actual core more>>
The Life Record EMR 3.01 Core Edition provides you with a 100% web based EMR, or electronic medical record application for Mac OS X. It will run under any platform (Windows, Linux, Mac OS X, PocketPC or Palm PDA) - with the actual core software requiring Mac OS X. The Life Record provides support for voice recognition and dictation, DICOM imaging, automatic billing and coding, and a user interface so simple physicians can begin using it right away.
Built in integration with LifePax - the web based medical encounter template resource! Instantly create your own LifePax and share them with the world. Or, grab LifePax others have created and use them in your practice - instantly!
Life Record supports Prescription verification, on-line drug databases, integrated billing and accounts receivable, web based scheduling and LifePax Version 2 encounter forms. Features include embedded free E-Prescribing via LivePrescribe.com, interoffice messaging and the Patient DoxBox virtually eliminating the need for any paper documents whatsoever in the patient chart.
Life Record 2.1.0 offers LivePractice and EMRAnywhere as add on options putting your EMR online anywhere you are.Fully integrated electronic billing in your practice or with external clearinghouse partners. CCR compliant import and export of medical records for compatibility with other EMR applications.
iRad 1.6.7
View 8 and 16-bit DICOM images more>> View 8 and 16-bit DICOM images
iRad is a free and open source viewer for 8- and 16-bit DICOM images. It can separate images or Folders which can be opened into a stack and scrolled through.
Main features:
- iRad is a DICOM viewer exclusively written for MacOSX.
- Fast OpenGL graphics.
- Uncompressed, JPEG, and RLE color and grayscale DICOM images supported.
- Sorts image by Series ansd Study.
- Exports to QuickTime , JPEG, JPEG2000, TIFF, BMP.
- Multi-images view with series sychronization.
- References Lines and autohoming for comparing series.
- Distance, Point, and ROI measurements. Oval, rectangular,and polygon selection tools.
- Reads DICOM CDs.
- xRad DICOM storage server based on dcmtk included.
Enhancements
- Added JPEG 2000 lossy and lossless encapsulated transfer syntax decompression support.
- Rewrote Query/Retrieve to make it native to iRad.
- Significant improvement over Tiani query tool.
- Rewrote Send (storeSCU) to include live feedback.
OsiriX 3.6.1
OsiriX offers an innovative, versatile image processing software dedicated to DICOM images produced by medical equipment (MRI, CT, PET, PET-CT, ...) and confocal microscopy (LSM and BioRAD-PIC format). more>>
OsiriX 3.6.1 offers an innovative, versatile image processing software dedicated to DICOM images produced by medical equipment (MRI, CT, PET, PET-CT, ...) and confocal microscopy (LSM and BioRAD-PIC format). It can also read many other file formats: TIFF (8,16, 32 bits), JPEG, PDF, AVI, MPEG and Quicktime. It is fully compliant with the DICOM standard for image comunication and image file formats. OsiriX is able to receive images transferred by DICOM communication protocol from any PACS or medical imaging modality (STORE SCP - Service Class Provider, STORE SCU - Service Class User, and Query/Retrieve) .
OsiriX has been specifically designed for navigation and visualization of multimodality and multidimensional images: 2D Viewer, 3D Viewer, 4D Viewer (3D series with temporal dimension, for example: Cardiac-CT) and 5D Viewer (3D series with temporal and functional dimensions, for example: Cardiac-PET-CT). The 3D Viewer offers all modern rendering modes: Multiplanar reconstruction (MPR), Surface Rendering, Volume Rendering and Maximum Intensity Projection (MIP). All these modes support 4D data and are able to produce image fusion between two different series (for example: PET-CT).
Osirix is at the same time a DICOM PACS workstation for medical imaging and an image processing software for medical research (radiology and nuclear imaging), functional imaging, 3D imaging, confocal microscopy and molecular imaging.
Osirix supports a complete plug-ins architecture that allows you to expand the capabilities of OsiriX for your personal needs! This plug-in architecture gives you access to the powerfull Cocoa framework with an easy object-oriented and dynamic language: Objective-C.
Enhancements:
- Certified for Snow Leopard compatibility (MacOS 10.6)
- New 'AutoCropping Algorithm' technology in 3D VR/MIP -> Between 20% to 100% faster rendering speed
- minIP for 3D MPR
- C-GET SCU/SCP (Dynamic IP address DICOM transfers)
- Settings for compression per modality
- JP2000 compression support, with quality level option
- Support for OpenJPEG JPEG2000 encoding
- OpenJPEG is 2.2x times faster : OpenJPEG is now faster than JasperLib see all new features
License:Freeware
Madena 3.21
Madena is a medical image viewer/processor app more>>
With Madena images can also be printed and exported to many common graphics file formats as well as to DICOM and ANALYZE format.
Main features:
- Madena is a powerful medical image processing and viewing utility.
- Madena opens all QuickTime supported graphics file formats as well as 8-bit, 16-bit, compressed and color DICOM, ACR/NEMA and TIFF 16-bit formats. Multiplanar DICOM CT and MRI images may be opened, subdivided by study, series, and folder, and sorted by X,Y or Z coordinate.
- Orthogonal reconstructions are available.
- Multiple frame DICOM ultrasound files and cardiac radiography movies can be viewed and converted to QuickTime .mov files. Both color and monochrome (gray scale) medical images can be enhanced, tinted, colorized, scaled, rotated, animated, calibrated, distances and profiles measured, translucently fused together (e.g. CT and MRI fusion), regions and volumes of interest measured and various statistics calculated.
- Images can also be printed and exported to many common graphics file formats as well as to DICOM and ANALYZE format.
- DICOM files can be anonymized individually or in bulk.
Enhancements:
- Added an arc measuring & region generating tool
- Fixed a bug with regions not adapting properly to rotated & scaled images
- Page up & page down keys can now advance image selection across series boundries.
Bone Age 2.1
Bone Age - Calculate and monitor skeletal maturity more>>
Due to copyright restrictions this software does not include those reference standards and images, which may be obtained from Stanford University.
A graph of bone age is plotted against chronological age which is then available for importing into the medical record.
Main features:
- Maintains database of individual patient files
- Export graphics as JPEG files or DICOM images to OsiriX
- Optional automatic update notification
- Optional script when launched
- Online documentation.
- Page: 1 of 2
- 1
- 2