dcmsee-src

所属分类:医药行业
开发工具:C++ Builder
文件大小:545KB
下载次数:44
上传日期:2006-07-09 22:19:04
上 传 者zdjxyz
说明:  dicom file 查看工具 DICOM文件是医疗设备使用的文件格式。
(DICOM file viewing, DICOM document is the use of the medical equipment file formats.)

文件列表:
src\Clear.bat (258, 2005-09-08)
src\DCM.mdb (335872, 2005-09-06)
src\DcmExplorer.bpr (7970, 2005-09-09)
src\DcmExplorer.cpp (2252, 2005-09-09)
src\DcmExplorer.res (10600, 2005-09-08)
src\decomp.c (2430, 2005-04-26)
src\FreeImage.dll (578560, 2005-05-07)
src\FreeImage.h (42915, 2005-05-05)
src\FreeImage.lib (30720, 2005-08-17)
src\huffd.c (23509, 2004-08-19)
src\io.h (639, 2002-10-15)
src\jpeg.h (4715, 2002-10-15)
src\jpegless.h (1604, 2005-05-02)
src\jpegutil.c (6489, 2004-08-19)
src\License.txt (18353, 2004-07-08)
src\mcu.c (2838, 2004-08-19)
src\mcu.h (956, 2004-12-15)
src\predict.c (5549, 2002-10-15)
src\predict.h (9721, 2002-10-15)
src\proto.h (1366, 2003-12-29)
src\read.c (14743, 2004-08-19)
src\uAbout.cpp (1427, 2005-09-09)
src\uAbout.dfm (6154, 2005-09-06)
src\uAbout.h (1943, 2005-09-09)
src\uCommon.h (6550, 2005-09-09)
src\uDataSet.cpp (23520, 2005-09-09)
src\uDataSet.h (3023, 2005-09-09)
src\uDictionary.cpp (2913, 2005-09-09)
src\uDictionary.dfm (605, 2005-08-22)
src\uDictionary.h (2167, 2005-09-09)
src\uDisplay.cpp (28103, 2005-09-09)
src\uDisplay.dfm (918, 2005-09-08)
src\uDisplay.h (4556, 2005-09-09)
src\uException.cpp (1428, 2005-09-09)
src\uException.h (1440, 2005-09-09)
src\uFileHistory.cpp (6458, 2005-09-09)
src\uFileHistory.h (1963, 2005-09-09)
src\uMain.cpp (15286, 2005-09-09)
src\uMain.dfm (150874, 2005-09-08)
... ...

=============================================== Dicom Explorer 0.8 alpha Release Notes =============================================== ---------------------------------------------------------------------------- TABLE OF CONTENTS 1. Introduction 2. Features 3. Setup ---------------------------------------------------------------------------- 1. INTRODUCTION Dicom Explorer is a viewer for medical images, especilly for DICOM images. It can read DICOM files and analyse them. Also, it can display the images inside these DICOM files. Besides, it can analyse and display other medical images, such as GE Genesis and NEMA formats. In addtion, it includes some basic tools to create medical images from other formats such as JPEG, BMP and TIFF. A few months ago, I started to work on DICOM. My task was to develop a software to display the medical images in the DICOM files. Thanks for the open source ezDicom, I got a lot information. I analysed some parts of this source thoroughly. Based on my analysis of DICOM files and some documents about DICOM, I have been developing a program using C++ Builder. During the coding, I have found some disadvantages of ezDicom. First, some of the source files are poorly documented. I have spent a lot of time in tracing the program and analyzing some important functions. Also,too much code is put in some very important functions. It is difficult to understand and modify the source.In my program, I restructured all these units and made it easy for others. Second, the framework of the ezDicom can be perfected because it is not totally OOP style though the programming language of this software is Delphi, an excellent OOP RAD tool. For instance, the base units such as analyzing the DICOM files and decoding the compressed images are not OOP. In my program, I use a better framework based on OOP programming. Here, I want to declare that my software is not a modifcation version of ezDicom and it is totally a new software though some base units, such as deconding units, are similar. ---------------------------------------------------------------------------- 2. FEATURES The release is the first version. It provides these functions as follows: -It supports both standard and nonstandard DICOM v3.0 files. -It analyses the file thoroughly, lists all the items inside and gives a short summary about it. -It supports various transfer syntaxes and nearly all the common encoding methods, including RLE, JPEG and JPEG-LS. -Now it only supports the files containing just one image. Next versions will support multiframe files. ---------------------------------------------------------------------------- 3. SETUP To compile the source, you need to have the following software installed: - Borland C++ Builder 6.0 - Graphics32 (http://sourceforge.net/projects/graphics32) ---------------------------------------------------------------------------- Author: Liu Jie e-mail: liucoldstar@yahoo.com home page: http://dcmsee.sourceforge.com

近期下载者

相关文件


收藏者