Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

pixelmed_dicom · PixelMed Dicom Toolkit

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 315
  • Category: Open Source
  • Founded: Oct 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I'm trying to access the image contains in a DICOM file container. As I'm working with the pixmed library under macos, I do not have access to the native...
2 Sep 3, 2011
12:19 pm

dclunie99
Send Email

HI Can you send me link to download or get latest Release note. I could get only the release note of 2007. Regards, Selva....
2 Apr 7, 2011
4:38 pm

David Clunie
dclunie99
Send Email

HI Why do you have 20110213_charsetpatch as separate link. Is there any think to do with I18n in this link. Regards, Selva....
1 Apr 7, 2011
2:26 pm

Selva
ksnayagam
Send Email

HI I have pixelmed.jar using which i can receive and process the dicom file. I need to do some operation on the files after the association released. In the...
8 Apr 7, 2011
5:42 am

Selva
ksnayagam
Send Email

Does the pixelmed supports java's I18n funtionalites? Regards, Selva...
3 Apr 6, 2011
2:36 pm

Selva
ksnayagam
Send Email

HI, I would like to download pixelmed_20052210 source code. Is there any way to do that. In pixelmed source archive i could see sources from pixelmed_20091114...
3 Apr 6, 2011
2:36 pm

Selva
ksnayagam
Send Email

Hi, I have pixelmed.jar using which i can receive the images and process the images. I want to be notified when the association gets released. Is there any way...
1 Apr 5, 2011
12:00 pm

Selva
ksnayagam
Send Email

Hi, I'm trying to get QT-corrected, P-axis, QRS-axis, T-axis, P-duration from a DICOM file but I don't know how to do it with PixelMed. Can anyone help me? ...
1 Mar 24, 2011
10:55 am

masterbdi
Send Email

Hi, Basic application level confidentiality profile is described on pages 13-14 of Supplement 55: Attribute Level Confidentiality (including De-identification)...
3 Mar 18, 2011
4:33 pm

Atif.Azad
atif_azad
Send Email

Hallo, I'm newbe, I've tried to load an Image from a dicom file. I've got a BufferedImage object from SourceImage object, but the BufferedImage is displayed...
9 Mar 16, 2011
1:52 pm

dclunie99
Send Email

Hallo, How could I read values for tags in a Dicom file? Is there a documentation for pixelmed other than javadoc? with regards Rafal Ziolkowski...
2 Mar 15, 2011
7:49 pm

dclunie99
Send Email

Hello group! I'm trying to change the personal values(PatientID, LastName, etc) to anonymize them in the SCP file but I am not sure if I can do it with the...
2 Mar 15, 2011
7:39 pm

dclunie99
Send Email

Hello All, While trying to de-identify a file, I get the following message at Standard Error: OtherWordAttributeOnDisk.write(): start file = xyz where xyz is...
2 Mar 15, 2011
7:32 pm

dclunie99
Send Email

Hallo, i have a problem with the TextAttribute. With 2 byte UTF-8 chars as a value i get an "Internal error - byte array length not equal to expected padded...
8 Feb 15, 2011
3:52 pm

sputnik009
Send Email

Hi - I've been using MoveSOPClassSCU in it's own thread to copy DICOM files and it works fine, but I would like to be able to shut it off programmatically. Is...
4 Feb 14, 2011
8:26 pm

Jim Irrer
jcirrer
Send Email

How to compile pixelmedjavadicom_sourcerelease.20110123 in windows? It has a Makefile. Makefile is for make, right? Using command line javac, how to compile...
4 Feb 11, 2011
6:57 pm

dclunie99
Send Email

Hi I am new with the toolkit. Please is there a ready to try dicom ECHO SCU sample? If not, which are the main steps to write one? Thanks a lot Alexen...
4 Feb 8, 2011
6:51 pm

dclunie99
Send Email

I recently tried out the DicomCleaner application (Version from 25 Nov. 2010) and I think it is a very helpful tool! After some other uses, I tried to receive...
5 Dec 13, 2010
11:37 am

markusneff
Send Email

Hi all, I have a doubt on Age String Vr, I do not know how to interpretate it cause the lack of examples in the Standard. For a baby who has 26 months which is...
2 Dec 9, 2010
12:42 pm

dclunie99
Send Email

Hi The 20101125 release is out, and contains mostly CT radiation dose stuff that I have been working on for the upcoming RSNA IHE radiation dose reporting...
1 Nov 26, 2010
1:48 pm

dclunie99
Send Email

Hi I've been experimenting with DoseUtility, and it looks to be very useful, and quite impressive! However, I have one problem, and one question... Problem:...
8 Nov 24, 2010
11:26 am

Jurgen Jacobs
jurgenjacobs
Send Email

Hi David Sorry, it took a while to understand how to send a mail with attachement to the pixelmed group... Hope you get the image now. Kind regargs Marcel...
6 Nov 18, 2010
7:14 pm

masialesis
Send Email

Dave, Before sending this email, I loaded the latest (20101107) build of PixelMed toolkit. I spent some time tracing through the source code of the PixelMed ...
4 Nov 16, 2010
9:26 pm

dclunie99
Send Email

Hello, I'm doing a ECG Viewer and I'm using your library (so I'm new in pixelmed), I try to understand your code, specially refered to ECGs. I have a doubt on...
2 Nov 16, 2010
11:22 am

David Clunie
dclunie99
Send Email

Dear David We have a problem with dicom data throwing Bad Tag Exception at com.pixelmed.dicom.AttributeList.readNewSequenceAttribute(AttributeList.\ java:321)....
4 Nov 15, 2010
4:16 pm

dclunie99
Send Email

I'm new working with DICOM standard. Is there some class that allow me to work with the pixels value individually???...
3 Nov 12, 2010
3:53 pm

Rajesh Rapaka
rajeshstone
Send Email

Hi, I've written a little program with the following situation. Computer A sends DICOM to computer B Computer B receives the DICOM, sends an acknowledgement...
7 Oct 13, 2010
1:43 pm

Cliff Pereira
clifficious
Send Email

Hello, I am trying to edit the pixel data in an image. Attribute attribute = new OtherWordAttribute(TagFromName.PixelData); attribute.setValues(s); where s is...
1 Oct 7, 2010
3:44 pm

padraiglooney
Send Email

Hi, this may be a newbie question, but I am stumped. I have downloaded and am trying to use the most recent pixelmed.jar (20100912), but I am having trouble...
2 Oct 4, 2010
9:05 pm

cnordquist@...
cnordquist...
Send Email

Hi again, I'm trying to open a DICOMDIR file by using following code DicomDirectory dicomDirectory = new DicomDirectory(list); HashMap allDicomFiles = ...
3 Oct 3, 2010
2:49 pm

Cliff Pereira
clifficious
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help