dicom images

2003-06-05 Thread Koes, Derrick

Has anyone been able to include dicom images in a pdf generated with fo?




This electronic transmission is strictly confidential to Smith  Nephew and
intended solely for the addressee.  It may contain information which is
covered by legal, professional or other privilege.  If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy or take any action in reliance on this
transmission.  If you have received this transmission in error, please
notify the sender as soon as possible and destroy this message.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: dicom images

2003-06-05 Thread Jeremias Maerki
Neither JIMI, nor JAI support DICOM out of the box, as far as I know.
So the first task is to find an image library or JAI/ImageIO plug-in
that supports DICOM. The second would be to write an implementation of
the ImageReader interface which can be found in the package
org.apache.fop.image.analyser.

On 05.06.2003 17:14:04 Koes, Derrick wrote:
 Has anyone been able to include dicom images in a pdf generated with fo?


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: dicom images

2003-06-05 Thread Konstantin Priblouda

--- Koes, Derrick [EMAIL PROTECTED]
wrote:
 
 Has anyone been able to include dicom images in a
 pdf generated with fo?

You mean DICOM? Medical imaging? Which modality?
I think you will have to extract them and convert
image data to some sane format befire includeing
them into pdf. 

regards,

=
[ Konstantin Pribluda ( ko5tik ) ]
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
[ http://www.pribluda.de ]

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: dicom images

2003-06-05 Thread Koes, Derrick

Right, as in Digital Imaging and Communications in Medicine.
Yes, I've seen some folks on the JAI-interest list (Java Advanced Imaging)
state they have done exactly that--convert them to jpeg on png.

Thanks,
Derrick

-Original Message-
From: Konstantin Priblouda [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 05, 2003 11:58 AM
To: [EMAIL PROTECTED]
Subject: Re: dicom images


--- Koes, Derrick [EMAIL PROTECTED]
wrote:
 
 Has anyone been able to include dicom images in a
 pdf generated with fo?

You mean DICOM? Medical imaging? Which modality?
I think you will have to extract them and convert
image data to some sane format befire includeing
them into pdf. 

regards,

=
[ Konstantin Pribluda ( ko5tik ) ]
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
[ http://www.pribluda.de ]

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This electronic transmission is strictly confidential to Smith  Nephew and
intended solely for the addressee.  It may contain information which is
covered by legal, professional or other privilege.  If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy or take any action in reliance on this
transmission.  If you have received this transmission in error, please
notify the sender as soon as possible and destroy this message.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: dicom images

2003-06-05 Thread Konstantin Priblouda

--- Koes, Derrick [EMAIL PROTECTED]
wrote:
 
 Right, as in Digital Imaging and Communications in
 Medicine.
 Yes, I've seen some folks on the JAI-interest list
 (Java Advanced Imaging)
 state they have done exactly that--convert them to
 jpeg on png.

I used to work with DICOM ( video archiving of cardiac
images ) - yes, it's possible to extract those data. 

But there are a *lot* of possible image formats,
and transfer syntaxes...
In  my field it was mostly loseless JPEG - and I have
developed a lot of tools in this field, but not in
java.

And I doubt that there is ready and open source tool
for conversion of loseless JPEG - not very common...

regards,

=
[ Konstantin Pribluda ( ko5tik ) ]
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
[ http://www.pribluda.de ]

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]