[Gate-users] Issue: I want to insert CT dicom files as a geometry
David Boersma
david.boersma at physics.uu.se
Mon Feb 13 10:51:16 CET 2017
Hi Wonjoong Cheon,
Den 13/02/2017 kl. 03:18, skrev Wonjoong Cheon:
> Dear All Gate users,
>
> My name is Wonjoong Cheon, and I am a graduate school student.
>
> *I want to read dicom files and insert them as a geometry in Gate.*
>
>
> I have read a book "Gate user-guide v7.2" and mimicked the example code..
>
> but still not properly working....
>
> how to do this?
>
>
> 1) What is the name of program to convert dicom to specific format?
>
> 2) What is the best format to insert dicom as a geometry in Gate.
>
> 3) What is the procedure ?
>
I think that GATE 7.2 cannot yet directly read DICOM files with CT data.
The current version on GitHub does have support for reading DICOM images
(though I did not yet try that out myself). It should be available in
the upcoming release.
About Question 2) and 3): Did you read this section of the user guide:
http://wiki.opengatecollaboration.org/index.php/Users_Guide_V7.2:Voxelized_Source_and_Phantom
You may also want to have a look at "example2" in
examples/example_Radiotherapy. In "examples/example_dosimetry/" the
"external-beam-therapy-photon" and "protontherapy" may be useful for
inspiration.
About Question 1): There are several ways to convert DICOM data to
"mhd". I have used "vv" for that:
http://vv.creatis.insa-lyon.fr/
The VV tool is useful both for visualization and for image format
conversions. It is advertised in a few places in the User Guide, maybe
we should advertise it in more places, in particular in the voxelized
source section of the user guide.
If you are fluent in Python then you may want to have a look at
"SimpleITK" (http://www.simpleitk.org/): that allows you to read and
write (and manipulate and analyze and ...) DICOM and MHD images.
Hope that helps,
David Boersma
>
>
>
>
> --
> --
> Wonjoong Cheon,
> M.S and Ph.D Integrated Program
> Samsung Advanced Institute for Health Science & Technology,
> *S*ungKyunKwan *U*niversity.
> *M*edical *P*hysics Lab. - *SUMP* Lab.
> Samsung Medical Center (135-710) 81 Irwon-ro Gangnam-gu, Seoul, Korea.
> C.P)+82-10-4514-5249
> Tel)+82-2-3410-2444
>
> B.S. Dept. of Radiological Science, Yonsei University.
> B.S. Dept. of Information and Communication Engineering , Yonsei
> University. (*dual major)
> E-mail: wonjoongcheon at gmail.com <mailto:wonjoongcheon at gmail.com> //
> wonjoong.c at skku.edu <mailto:wonjoong.c at skku.edu>
> ----------------------------------------------------------------------------------------------------------------
>
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
More information about the Gate-users
mailing list