Sir, i hav included the package com.pixelmed along with java source code.When i write a simple code using attribute List.It shows lots of errors. I will...
I am attempting to understand the .xml file that is used for the Validation program. I may need some direction as I am adding additional modules/iods. The...
Hi David, it works perfectly since the 20070125 release. Thanks! Cheers, Lennart Kolmodin System Engineer Dental Care, VGRegion, IT-unit Tel: +46 (0) 31...
Hia! First of all, thanks for this nice library! It looks like I've hit a bug, though. It's about the display of UnsignedLong values. As the values should be...
hi to all, i'm the senior programmer of the German Hospital in Istanbul. recently i came accross pixelmed and i knew i found what i've been looking for. me and...
Hello I'm using ConsumerFormatImageMaker.makeEightBitImage(AttributeList list,int debugLevel). If I use this methode for a mutiframe image then it needs a lot...
Hey All, David, once again, thanks for the extraordinary API. Pixelmed Dicom rox! Now, onto my problem. I am succesfully able to convert DCM files into jpeg...
Hello all, I am trying to download images from studies stored in a PACS System. I've successfully managed to query the PACS in order to figure out which...
I have been successfully using PixelMed to read DICOM CD-ROM's with valid DICOMDIR. However, recently I've been sent several directories full of DICOM image...
Hello, I use the PixelMed Dicom Toolkit Version 20060112_current in my Java-Applikation. It's very usefull :) Now I run into some Problems, i implemeted a...
I have a DICOM image and I am not beeing able to read some of its parameters, as Patient Name. When I open the image with ezDICOM I can see lots of parameters,...
Hello, a significant number of studies that I recieve dont have a DICOMDIR file (just the images). Is there a way in pixelmed where given the directory that...
Hi, I'm looking for a archive system for my DICOM data. Requirements are as follows: - OpenSource (should be a stable version, not 0.2beta...) - Interface and...
Hello all, I am proposing a change that I've been using locally for a while now with great success that I'm wondering might be appropriate for the toolkit...
Hi I had occasion recently to use the pixelmed "server" code to store a larger number of patients and images than I usually use, and as a consequence tweaked...
Hi everyone, I'm in the process to migrate my DICOM application from JDCM to PixelMed. The two APIs are fairly differents in that sense that the former offers...
Hi, is there a chance to create a multislice dicom file with pixelmed? Now, every slice is in an extra *dcm file, but I have to visualise all *dcm files to a...
Dear Members Being new to Pixelmed I was able to do fancy things quickly and easy - Thanks David for this library! If I do al = new AttributeList(); ...
Dear all, First I would like to say I am a big fan of the pixelmed library. I have used it in numerous occasions and it works great. At this time, I am trying...
Dear All, I have the following problem with DicomInputStream. After I receive a single image with GetSOPClassSCU. When I try to read the image I get the...
Hi, I am trying to de-identify my images.. I am currently attacking the problem from several angels but I had no success this far. 1) De-id during the c-move...
Good morning, has any of you ever written a Pixelmed-based WADO-Server which does not get its images from its own database (e.g. hsqldb) but from a PACS? I'm...
I could use some help on how to interpret the mlc leaf positions from the Beam Limiting Device Sequence (300A,00B6) attribute and the Beam Limiting Device...
Hi, I need to access a vendors private Dicom attributes. Unfortunatly different versions of the vendors software write the VR of this field differently (either...
Good morninge everybody, currently I'm working on access to DICOM-Obejcts over the web. Therefore I want to use WADO but I'm a bit confused since I do not ...