Projects tagged ‘imaging’ and ‘java’


[15 total ]

21 Users
   

Insight Segmentation and Registration Toolkit (ITK) is an open-source software system to support the Visible Human Project. Currently under active development, ITK employs leading-edge segmentation ... [More] and registration algorithms in two, three, and more dimensions. [Less]
Created over 3 years ago.

5 Users

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 ... [More] portability, supporting deployment on JDK 5 and up. At the core of the dcm4che project is a robust implementation of the DICOM standard. The dcm4che-2.x DICOM toolkit is used in many production applications across the world and has been architected for high performance and flexibility. Other components of the dcm4che project are dcm4chee, Xero, and Oviyam. [Less]
Created over 3 years ago.

3 Users

DICOM Image Manager and Image Archive, with plugins available for IHE CDW, ARR, XDS, and XDS-I functionality
Created about 1 year ago.

1 Users
 

Symbiosys is an implementation of PatientOS where the UI layer uses with eclipse's rcp, jface and swt widget libraries to achieve native look and feel of the gui at runtime. The system can be ... [More] described as an emr, ehr, pmr, pms -- patient management system, electronic health records, electronic medical records. [Less]
Created about 1 year ago.

1 Users

Image stacking is a procedure that astrophotographers perform in order to extract a low-noise image from a sequence of photos of a certain sky object. Some preliminary operations are performed on ... [More] images in order to compensate for image artifacts generated by the atmosphere (e.g. blur, distortion, etc...); when all the images are perfectly aligned and sized the final image is computed by averaging. There is a number of existing applications for this procedure, but as far as we know none is written in Java™ and open source. pleiades will try to demonstrate that Java™ can be a profitable programming language for the amateur astrophotographer community too, also because it opens the door to easier distributed computing. [Less]
Created over 3 years ago.

1 Users

Mistral is a high-level imaging engine for the Java™ Standard Edition platform (J2SE). It has been designed as an abstraction layer over the real imaging engine, that can be freely choosen among one ... [More] of the most popular around (e.g. JAI, ImageJ), thus allowing the programmer to focus on the algorithm, without wasting time on implementation details - a sort of extension of the WORA (Write Once, Run Anywhere) concept. Mistral goes even further, by providing a simple-but-effective ImagingProcessor which is able to schedule well-written image processing algorithms in different computing scenarios: from the single CPU, to the multi-core, up to the Sun Grid Computing Facility. Also cheap, local multiple node clusters based on Jini™ and Rio technologies are supported. [Less]
Created over 3 years ago.

1 Users
 

Some contributions to be integrated in ITK
Created about 1 year ago.

1 Users
   

The Java Mass JPEG Resizer Tool has following Features: * Resize all JPEG Images of a specified Directory * Create Webgalleries * Resize and pack Images to an ZIP File for E-Mail Attachments * ... [More] Multilingual (German/English) * A Java based program (Support for Unix, Linux, Windows, MacOs and more) [Less]
Created about 1 year ago.

0 Users

The BPI format (standing for Bit-Packed Image) has been designed for mobile devices with limited storage. BPI mainly targets Java mobiles phones (J2ME) and more precisely the storage of the images ... [More] required by a midlet. Image caracteristics are therefore limited (at most 512 pixels wide and a color space limited to 262 144 colors at most) and metadata are reduced to the strict minimum. Each image is composed of a raster (size of the image and raw pixel data) which must be decoded thanks to a color model. Many images can be stored in the same data flow. A color model can be shared by multiple rasters and a raster can be decoded with several color models. Relationship between color models and rasters is not encoded into the data flow, to save space, but need to be programmed. [Less]
Created about 1 year ago.

0 Users

A little image processing software. This project is migrated to: http://github.com/santazhang/jpaint
Created 12 months ago.