The purpose of this site is to share some of the work that I have done. Since I am new to SourceForge, this is definitely a work in progress.
When writing Java code, I am a great believer in making use of JavaDocs, which is an automatic documenting tool that is part of the Java software development kit.
sample This is a Java library that I wrote to demonstrate some concepts in Java and to aid in my other projects.
DCM4CHE2 This is a JavaDoc for the dcm4che2 toolkit for working with Dicom objects. (see http://www.dcm4che.org) This version of the JavaDocs contains some additional comments and also links to the source code.
DCM4CHE2 examples These are some additional classes that I wrote for working with the dcm4che2 toolkit and testing some concepts in Dicom.