Re: [R] How to read DiCOM images using R?

2016-02-17 Thread Sarah Goslee
Searching for DICOM at www.rseek.org turns up a few options for
working with that image format.

But with no idea of what you want to do with them, we can't help with
the analysis. You will need to develop some clear objectives, do some
reading in how you might use R to accomplish those objectives, and
then if you get stuck you could come back here with clear ideas and
reproducible examples.

Best,
Sarah

On Tue, Feb 16, 2016 at 11:33 PM, vidu pranam  wrote:
> Hai,
>
>   I have some DICOM format images for my project. Can you please help me
> how can I read it by using R and how to analyse the images?
>
> Regards
> Vidu
>

-- 
Sarah Goslee
http://www.functionaldiversity.org

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] How to read DiCOM images using R?

2016-02-17 Thread vidu pranam
Hai,

  I have some DICOM format images for my project. Can you please help me
how can I read it by using R and how to analyse the images?

Regards
Vidu

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.