Open source access to dcm ( DICOM ) files on pc's with tcl/tk.The purpose of this project is to develop an open environment for view, share, manipulate, etc. dcm files. C libs (dll or so) and basic Tcl/Tk GUI are available
Be the first to post a text review of EME extensible medical environment. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This library access DICOMDIR files, is currently work in progress.
This lib contains basic tools: zoom by integer range selection: becouse dcm images are often represented with more than 8 bit per sample (10 12 or 16) but tcl allows only 8 bits depth it's necessary to extract only meaningfull informations from images. With this tool user specifies contrast and brighteness and a 8bit image is synthesized starting from the "double depth image" obtained with an ENHANCED read.
img is a modified version of img1.2 tcl package. It allows acces to dcm images in two ways SIMPLE: images are treated as tk photo images, their content is represented as rgb with 8 per channel, exciding informations are discarded ENHANCED images are split in two (MOST and LEAST significative) each dcm sample takes two tcl samples, extra data, i.e. other dcm tags are stored in a list.
Starting point, this is mainly a test of libraries
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?