> Hi
> I'm sorry to bother you with such a simple question but I'm not a
> sophisticated user and I could use a little help. (I am a physicist).
>
> I have begun checking whether Octave can serve as an alternative for Matlab
> for my needs (I work for a small MRI company). I am using the compiled
> version of Octave 3.6.2 under Windows 7. So far Octave seems to fit the
> bill, but I need to find a way of reading Dicom images. I saw that there is
> a package that provides this option. I tried naively installing the package
> but it does not work. Are these packages intended to be used as is on
> pre-compiled versions of Octave or are they supposed to be used only when
> you compile the Octave sources on your system? If they can be used with the
> compiled Octave, what am I doing wrong?
>
>
> Details what I tried:
>
> I downloaded dicom-0.1.1.tag.gz, installed it (I see it in the list of
> installed packages), but when I type the Octave command "pkg describe dicom"
> all Isee is
>
> Package name:
>    dicom
> Version:
>    0.1.1
> Short description
>     Digital commuications in medicine (DICOM) field il. Depends on
> Grasssroots DICOM (GDCM). This package is not available repos for all
> distros. Controibutors: Judd Storrs, Kris Thielemans
> Status:
>   Loaded
>
> I cannot use the function dicomread.
>
> Thanks
>
> Saul Stokar
> www.aspectimaging.com

I too am a humble physicist. I have not been able to get the dicom
package working under windows. I would like to myself. I have tried
various windows builds of octave (mingw, cygwin, maybe msvc (I can't
remember). I can get it to compile with no warnings, but then I get a
crash whenever I call a dicom* function.

The simplest thing would be to use linux, where it should be relatively simple.

Andy

-- 
/* andy buckle */

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to