我用DCMTK工具包里面的storescp和storescu模拟发送DCM文件的发送,
结果发送失败,报错。我的dcm文件可以用MicroDicom打开查看。报错内容如下:
W: DIMSE Warning: (STORESCU,ANY-SCP): sendMessage: unable to convert dataset fro
m 'JPEG Baseline' transfer syntax to 'Little Endian Explicit'
E: Store Failed, file: C:\DICOM\Source\dump2dcm\temp.dcm:
E: 0006:020e DIMSE Failed to send message
E: Store SCU Failed: 0006:020e DIMSE Failed to send message
I: Aborting Association
把生成的文件再用dcmdjpeg.exe工具压缩一下
加参数“-xs"
我也有这个问题:我的文件是用img2dcm.exe生成的,也报这个问题。请问你的问题解决了吗,能否交流一下:QQ2878808860
楼主,你解决了吗