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

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

Oviyam

Rating: 
Your rating: None Average: 3.7 (7 votes)

Oviyam is a web based DICOM Viewer. Using standard DICOM protocols patient lists can be queried, particular series or studies retrieved and be displayed as JPEG images in your browser. Oviyam will work with any DICOM server that supports WADO (Web Access to DICOM Persistent Objects).

Oviyam is a free download and is pre-packaged for deployment with JBoss.
The source is triple licensed under MPL 1.1/GPL 2.0/LGPL 2.1.

Oviyam is built using the dcm4che toolkit and script.aculo.us framework.

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.