public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] DCM Dicom image dastellen?
@ 2010-02-17 17:54 Thomas Bruns
  2010-02-17 18:23 ` Alex Schuster
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Bruns @ 2010-02-17 17:54 UTC (permalink / raw
  To: gentoo-user-de

Hallo

weiß jemand, welche tools mit welchen USE-Flags ich installieren muss, um 
Dicom Bilder (Röntgenbilder) unter gentoo dazustellen?


-- 
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] DCM Dicom image dastellen?
  2010-02-17 17:54 [gentoo-user-de] DCM Dicom image dastellen? Thomas Bruns
@ 2010-02-17 18:23 ` Alex Schuster
  2010-02-17 18:23 ` Meik Frischke
  2010-02-17 18:31 ` Oliver Rath
  2 siblings, 0 replies; 5+ messages in thread
From: Alex Schuster @ 2010-02-17 18:23 UTC (permalink / raw
  To: gentoo-user-de

Thomas Bruns schreibt:

> weiss jemand, welche tools mit welchen USE-Flags ich installieren muss, um 
> Dicom Bilder (Roentgenbilder) unter gentoo dazustellen?

Du kannst sie mit convert (ImageMagick) in PNG oder so konvertieren.
Mehr Optionen bietet dcm2pnm aus dem Offis DCMTK (http://dicom.offis.de/), 
aber das ist nicht in portage, aber im modulix overlay.

Wenn du einen echten Viewer suchst, schau mal auf 
http://www.cabiatl.com/mricro/ 

	Wonko



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] DCM Dicom image dastellen?
  2010-02-17 17:54 [gentoo-user-de] DCM Dicom image dastellen? Thomas Bruns
  2010-02-17 18:23 ` Alex Schuster
@ 2010-02-17 18:23 ` Meik Frischke
  2010-02-17 18:31 ` Oliver Rath
  2 siblings, 0 replies; 5+ messages in thread
From: Meik Frischke @ 2010-02-17 18:23 UTC (permalink / raw
  To: gentoo-user-de

Am Mittwoch, 17. Februar 2010 18:54:39 schrieb Thomas Bruns:
> Hallo
> 
> weiß jemand, welche tools mit welchen USE-Flags ich installieren muss, um
> Dicom Bilder (Röntgenbilder) unter gentoo dazustellen?

Hallo !
z.B Gimp sollte das ohne weiteres können (vgl. [1]).
Es gibt auch noch das DICOM Toolkit im "science" overlay [2], aber da habe ich 
keine Erfahrung mit.

MfG

Meik

[1] http://gpwiki.org/index.php/Tools:Gimp#File_Types
[2] http://gpo.zugaina.org/sci-libs/dcmtk



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] DCM Dicom image dastellen?
  2010-02-17 17:54 [gentoo-user-de] DCM Dicom image dastellen? Thomas Bruns
  2010-02-17 18:23 ` Alex Schuster
  2010-02-17 18:23 ` Meik Frischke
@ 2010-02-17 18:31 ` Oliver Rath
  2010-02-17 18:56   ` Thomas Bruns
  2 siblings, 1 reply; 5+ messages in thread
From: Oliver Rath @ 2010-02-17 18:31 UTC (permalink / raw
  To: gentoo-user-de

Am 17.02.2010 18:54, schrieb Thomas Bruns:
> Hallo
>
> weiß jemand, welche tools mit welchen USE-Flags ich installieren muss, um 
> Dicom Bilder (Röntgenbilder) unter gentoo dazustellen?
>
>
>   

Googlen hilft !!

O.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] DCM Dicom image dastellen?
  2010-02-17 18:31 ` Oliver Rath
@ 2010-02-17 18:56   ` Thomas Bruns
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Bruns @ 2010-02-17 18:56 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

Am Mittwoch 17 Februar 2010 19:31:10 schrieb Oliver Rath:
> Am 17.02.2010 18:54, schrieb Thomas Bruns:
> > Hallo
> >
> > weiß jemand, welche tools mit welchen USE-Flags ich installieren muss, um
> > Dicom Bilder (Röntgenbilder) unter gentoo dazustellen?
> 
> Googlen hilft !!
> 
> O.

nur leider nichts gefunden, kradview ging nicht und das Aeskulap war auch 
nicht im protage drin... und compilieren ging auch nicht wirklich, weil die 
sourcen nicht ok waren :-(
-- 
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"

[-- Attachment #2: Type: text/html, Size: 3980 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-17 19:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 17:54 [gentoo-user-de] DCM Dicom image dastellen? Thomas Bruns
2010-02-17 18:23 ` Alex Schuster
2010-02-17 18:23 ` Meik Frischke
2010-02-17 18:31 ` Oliver Rath
2010-02-17 18:56   ` Thomas Bruns

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox