发新话题
打印

dicom通信的程序

dicom通信的程序

我目前打算作dicom通信的程序,没有一点头绪,我不知该怎么办!请各位老大指点指点,谢谢
:cry:

hugyxh@126.com

TOP

dicom通信的程序

引用hug @ 2005-07-07 11:14)
我目前打算作dicom通信的程序,没有一点头绪,我不知该怎么办!请各位老大指点指点,谢谢 
:cry:    
hugyxh@126.com


我也在找,你如果找到好的,别忘记了告诉兄弟我一声
QQ:39986953
gzet@gzet.cn

TOP

dicom通信的程序

如果用delphi,我没办法,如果用c/c++,你可以试试dcmtk或者ucdmc,但是首先你要知道dicom是怎么回事情,dicom通讯是怎么回事情
一只加肥猫,有啥可怕? --- mouse forever
___________________________________
Name(姓名): mouse
Field(行业) : PACS & RIS & DICOM
QQ (OICQ) : 2670136
Page (主页): http://www.pacser.net

-------------------------------------------------------------

TOP

dicom通信的程序

to Mouse大侠,我是用Delphi的。我更改了ezDICOM的例子,可以实现图像的一些处理功能(先转化成BMP图像,放在内存中,在做图像处理)。
目前由于需要,需要接受DICOM图像,所以必须写通信了,我把dcmtk已经编译通过了,我不太熟悉VC,对C++熟悉,我在PACS沙龙
上看了 jayition说用dicomtk读取图像的可编译程序,可是不能下在,
我想看看那个例子,再写通讯的,也许好一点。(因为我用D,看看那个例子我想会有点头绪)。

TOP

dicom通信的程序

恩,努力加油!

一只加肥猫,有啥可怕? --- mouse forever
___________________________________
Name(姓名): mouse
Field(行业) : PACS & RIS & DICOM
QQ (OICQ) : 2670136
Page (主页): http://www.pacser.net

-------------------------------------------------------------

TOP

dicom通信的程序

我想要个DCMTK的例子,不是那种控制台程序的,用FMFC的,Mouse 大虾,敬请帮助,或提供参考,谢谢。(我想做通信的,有通信得更好,没有通信的,有读取的也可以)谢谢


此帖由 hug 在 2005-07-08 09:59 进行编辑...

TOP

dicom通信的程序

if you want to learn, just read the code, it's not hard to understand, if you don't know what it means, study DICOM, and, if you just want a source code, just copy it.

at last, if you want a entirely OK thing, i can only say "sorry"

一只加肥猫,有啥可怕? --- mouse forever
___________________________________
Name(姓名): mouse
Field(行业) : PACS & RIS & DICOM
QQ (OICQ) : 2670136
Page (主页): http://www.pacser.net

-------------------------------------------------------------

TOP

dicom通信的程序

to Mouse:thank you for your answer,I want a source code Like
jayition's,because I use Delphi not VC,and I'm not very familiar with VC, I must study DCMTK,so I want to a example,jayition's is read file,while I refer it to program the one of communication!
I wonder if you can help me!
thank you!

TOP

发新话题