Search found 5 matches

by caoky
Tue, 2010-05-11, 03:59
Forum: DCMTK - General
Topic: WARNING: Load Failed status: 7 when load dicom file
Replies: 0
Views: 12192

WARNING: Load Failed status: 7 when load dicom file

Hi all

I tried to load dicom file from
I got the error message WARNING: Load Failed status: 7
I debug in java, the error occurred at dvi.loadImage(url) which is call from JInterface.dll

Can anybody help me?[/img][/url]
by caoky
Wed, 2008-09-10, 03:02
Forum: DICOMscope - General
Topic: how to create multiple window to display DICOMDIR: 2x2,3x3?
Replies: 0
Views: 20395

how to create multiple window to display DICOMDIR: 2x2,3x3?

I want to display multiple window(2x2,3x3,...) to loadImage from DICOMDIR, I just explored ,I need to implement "pcmpstat module" because I use dicomScope to view image. Can you help me to loadImage by c++
are there anybody to help me?
Thank you all
by caoky
Mon, 2008-08-11, 03:42
Forum: DCMTK - General
Topic: Problem loading large image data of Multiframe image
Replies: 3
Views: 4567

Can you debug on source code to test it, is there an issue when you load dicom file only one frame.? I have the problem is out of memory when I read dicom file(30MB). The problem when I declare int [], If array size more than 2000000 , out of memory occurs, else ok, so If I use byte [] , it will be ...
by caoky
Mon, 2008-08-11, 03:32
Forum: DICOMscope - General
Topic: DCMTK crashing while trying to display multiple images (tile).
Replies: 4
Views: 19104

THank Jörg Riesmeier

So I need to learn more, cos I have no experience on dcmtk

thank you
by caoky
Tue, 2008-08-05, 04:53
Forum: DICOMscope - General
Topic: DCMTK crashing while trying to display multiple images (tile).
Replies: 4
Views: 19104

Help to work on you multi window

I'm going to work on multiple images,
can anybody give an idea.
Should I enhance on dcmtk to display multi image , or enhance on Dicomscope?

IF you have other idea or source code, thanks so much

I appreciate which you all support

thank you