Location:
Search - dicom create
Search list
Description: 用于医学图像的快速显示,避免图像在切换时出现闪烁。程序采用Directdraw技术,创建了两个内存缓冲区,实现图面的转换。-for medical images fast, the images switch to avoid when there scintillation. Directdraw procedures used technology to create two memory buffer surface map to achieve the conversion.
Platform: |
Size: 2484224 |
Author: yuan |
Hits:
Description: 文章首先针对DICOM3.0标准,对DICOM医学图象的数据结构进行系统的分析,阐述了文件元信息,数据集和数据元素的格式;然后结合DICOM图象显示的各种方法,创建了DICOM图象显示核心类-The article first against DICOM3.0 standards, DICOM medical image data analysis system structure on the document meta-information, data sets and data elements of the format then combine DICOM images show various methods to create a DICOM map indications that the core category
Platform: |
Size: 16384 |
Author: wangquanyang |
Hits:
Description: 查看dicom图片的程序源代码,可以用vc、vb和delphi等查看并编译(转载)-See DICOM image source code can be used to vc, vb and delphi, etc. to view and compile (reprint)
Platform: |
Size: 6976512 |
Author: johnson |
Hits:
Description: ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。
ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等多種格式。ImageJ支持圖像棧功能,即在一個窗口里以多線程的形式層疊多個圖像, 并行處理。只要內存允許,ImageJ能打開任意多的圖像進行處理。除了基本的圖像操作, 比如縮放,旋轉, 扭曲, 平滑處理外,ImageJ還能進行圖片的區域和像素統計, 間距,角度計算, 能創建柱狀圖和剖面圖,進行傅里葉變換。
-ImageJ is a java-based image processing software in public, it is by the National Institutes of Health developed. Can run on Microsoft Windows, Mac OS, Mac OS X, Linux, and the Sharp Zaurus PDA and many other platforms. The characteristics of their java-based, making it able to write programs applet, etc. distributed.
ImageJ can display, edit, analyze, process, save and print 8-bit, 16-bit, 32-bit images, support for TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS and many other formats. ImageJ supports image stack functions, namely, a window in the form of multi-threaded Cascading multiple images, parallel processing. As long as memory allows, ImageJ can open any number of images for processing. In addition to the basic image manipulation, such as scaling, rotation, distortion, smoothing things, ImageJ can be a picture of regional and pixel statistics, spacing, angle calculation, can create histograms and profiles, the Fourier transform.
Platform: |
Size: 1337344 |
Author: 王人富 |
Hits:
Description: 文章首先针对DICOM3.0 标准, 对DICOM 医学图象的数据结构进行系统的分析, 阐述了文件元信息, 数据集和数据元素的
格式 然后结合DICOM 图象显示的各种方法,创建了DICOM 图象显示核心类, 并简要描述了部分函数的功能。-This paper is to analyze the structure of DICOM medical image,including the structure of File Meta Information,dataset and data
elements. Combine with recent techniques of DICOM image displaying,to create a core class to process the displaying of DICOM image,and It
also describes some importment functions.
Platform: |
Size: 280576 |
Author: zhengfang |
Hits:
Description: mfc创建子视图和浏览dicom文件图片-mfc create sub-view and view images dicom files
Platform: |
Size: 23690240 |
Author: nc zhong |
Hits:
Description: vtk mfc 打开dicom图片,用文档类新建一个视图类实现-vtk mfc open dicom images, use the document class to create a new view class implementation
Platform: |
Size: 12479488 |
Author: fgx |
Hits:
Description: 保存图像文件为DICOM格式。
使用方法
1、dicomwrite(X, filename)
dicomwrite(X, filename) 将二进制图像,灰度图像或真彩图像X写入以filename命名
的文件中,filename是一个字符串,指定数字图像的名字,并创建医学通信(DICOM)文件。
2、dicomwrite(X, map, filename)
dicomwrite(X, map, filename) 使用颜色表写入索引图像X。
3、dicomwrite(..., param1, value1, param2, value2,...)
dicomwrite(..., param1, value1, param2, value2,...) 指定可选的元数据来保存
成DICOM文件,其中参数会影响文件如何被写入。param1 是一个字符串,包含着元数据属
性名或是dicomwrite的特殊选项。value1 是相应的属性值或选项值。-Instructions
1, dicomwrite (X, filename)
Dicomwrite (X, filename) binary image, grayscale or color images written to filename named X
Of the file, filename is a string that specifies the name of the digital image, and create Medical Communications (DICOM) files.
2, dicomwrite (X, map, filename)
Dicomwrite (X, map, filename) writes index image using a color table X.
3, dicomwrite (..., param1, value1, param2, value2, ...)
Dicomwrite (..., param1, value1, param2, value2, ...) Specifies an optional metadata to save
Into a DICOM file, which parameters affect how the file is written. param1 is a string that contains the metadata genus
Of name or dicomwrite special options. value1 is the corresponding property value or option value.
Platform: |
Size: 2048 |
Author: 刘会斌 |
Hits: