octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:


From: Andy Buckle
Subject: Re:
Date: Mon, 25 Feb 2013 15:05:09 +0000

On 25 February 2013 14:50, Dhanya Sudhish K <address@hidden> wrote:
I am using linux mint operating.I want read to MRI slices from 3D volume.



On 25 February 2013 16:44, Andy Buckle <address@hidden> wrote:



On 25 February 2013 11:05, Dhanya Sudhish K <address@hidden> wrote:

I am new in octave and in medical image processing. I want to read a dicom image. What all packages I need? and Whats the fuction to read and show a dicom image? 


dicom package and image package. Which platform (linux, windows, ...) are you using? This will affect how you install those packages.

Note dicom package can't save. Reads metadata and images OK.

http://octave.sourceforge.net/dicom/function/dicomread.html
http://www.gnu.org/software/octave/doc/interpreter/Displaying-Images.html
--
/* andy buckle */

 
Please reply-all and add new text below.

I don't know about repositories for octave, dicom package, and image package with mint. Try to find some if you can.

If you can't compiling from source is trivial for linux. make sure you have gdcm (dependency for dicom stuff), and other dependencies. doing "pkg install -forge PACKAGE" should then work. Though, I have not tried this with recent versions.

/* andy buckle */

reply via email to

[Prev in Thread] Current Thread [Next in Thread]