You are here

Project Wizard

You can use the category filters given on the right sidebar to narrow down your search results.

Dicom4j

Rating: 
Your rating: None Average: 1.3 (3 votes)

The purpose of the dicom4j platform is to provide java components related to the Dicom Standard. For those purpose, the platform is based on 4 areas:

  • framework: framework which implements the standards
  • toolkit: offer ways to easily develop software based on the framework
  • plugins: end-user components which adress commons needs you can find in most dicom applications
  • apps: stand alone applications for end-user or tests purpose

OpenSourcePACS

Rating: 
Your rating: None Average: 3.9 (22 votes)

OpenSourcePACS is a free, open source image referral, archiving, routing and viewing system. It adds functionality beyond conventional PACS by integrating wet read functions, implemented through DICOM Presentation State and Structured Reporting standards.

In its first release, OpenSourcePACS delivers a complete wet read system, enabling an imaging clinic or hospital to offer its services over the web to physicians within or outside the institution. In future releases, we hope to incorporate more RIS (dictation, transcription, and reporting) functionality.

Vurtigo

Rating: 
Your rating: None Average: 3 (3 votes)

Vurtigo is a four-dimensional (3D + time) real-time visualization software for guiding cardiovascular interventions. It is designed to be part of a pipeline that can connect it to a magnetic resonance imaging (MRI) scanner, actively tracked catheters, and navigational devices.

Written in C++ under the GNU Lesser General Public License v2.1, Vurtigo features a plug-in based architecture, allowing developers to extend the software using an interface to manipulate objects within Vurtigo. The software runs on Win32, Linux and Mac OS X.

Mayam

Rating: 
Your rating: None Average: 2 (10 votes)

A Cross-platform DICOM viewer developed in Java using the dcm4che toolkit. Mayam is still work under progress. The current features are:

  • DICOM Listener for Q/R
  • DICOM Send
  • Local DB for storing study information
  • Importing DICOM studies from local disk
  • Parsing DicomDir from local disk or CD
  • Query compressed studies without decompressing them
  • Multiple Studies viewer using Layout,Tab view

Dcm4che

Rating: 
Your rating: None Average: 4.1 (23 votes)

dcm4che is a collection of open source applications and utilities for the healthcare enterprise. These applications have been developed in the Java programming language for performance and portability, supporting deployment on JDK 1.4 and up.

At the core of the dcm4che project is a robust implementation of the DICOM standard. The dcm4che-1.x DICOM toolkit is used in many production applications across the world, while the current (2.x) version of the toolkit has been re-architected for high performance and flexibility.