Re: [OctDev] dicom support

2010-07-06 Thread Søren Hauberg
tir, 06 07 2010 kl. 08:30 +0100, skrev Andy Buckle: > Thanks, so how do I get the attention of Etienne or other wiki admin? > > Repost to this list with a more obvious email subject? Yes :-) Søren -- This SF.net email

Re: [OctDev] dicom support

2010-07-06 Thread Andy Buckle
2010/7/6 Tatsuro MATSUOKA : > Hello > > --- Andy Buckle wrote: > >> > I made the first commit to >> > >> > http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/extra/dicom/ >> > >> > Any advice/help gratefully received. >> >> I have had three offers of help. I would (in a while) like

Re: [OctDev] dicom support

2010-07-05 Thread Tatsuro MATSUOKA
Hello --- Andy Buckle wrote: > > I made the first commit to > > > > http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/extra/dicom/ > > > > Any advice/help gratefully received. > > I have had three offers of help. I would (in a while) like to > publicise further. To help with thi

Re: [OctDev] dicom support

2010-07-05 Thread Andy Buckle
> I made the first commit to > > http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/extra/dicom/ > > Any advice/help gratefully received. I have had three offers of help. I would (in a while) like to publicise further. To help with this I would like to write up some notes (compilin

Re: [OctDev] dicom support

2010-07-04 Thread Andy Buckle
On Thu, Jun 24, 2010 at 9:12 AM, Andy Buckle wrote: > On Thu, Jun 24, 2010 at 8:35 AM, Søren Hauberg wrote: >> søn, 20 06 2010 kl. 21:19 +0100, skrev Andy Buckle: >>> Please find a diff against the octave-forge svn repo. My sf.net >>> username is blondandy. I would be grateful if I could be grant

Re: [OctDev] dicom support

2010-06-24 Thread Andy Buckle
On Thu, Jun 24, 2010 at 8:35 AM, Søren Hauberg wrote: > søn, 20 06 2010 kl. 21:19 +0100, skrev Andy Buckle: >> Please find a diff against the octave-forge svn repo. My sf.net >> username is blondandy. I would be grateful if I could be granted >> access. I have had a couple of offers of help, it wo

Re: [OctDev] dicom support

2010-06-24 Thread Søren Hauberg
søn, 20 06 2010 kl. 21:19 +0100, skrev Andy Buckle: > Please find a diff against the octave-forge svn repo. My sf.net > username is blondandy. I would be grateful if I could be granted > access. I have had a couple of offers of help, it would help to have > it in the repo. > > This only includes d

Re: [OctDev] dicom support

2010-06-23 Thread Andy Buckle
On Sun, Jun 20, 2010 at 9:31 PM, Andy Buckle wrote: > Please find a diff against the octave-forge svn repo. My sf.net > username is blondandy. I would be grateful if I could be granted > access. I have had a couple of offers of help, it would help to have > it in the repo. > > This only includes d

Re: [OctDev] dicom support

2010-06-20 Thread Andy Buckle
Please find a diff against the octave-forge svn repo. My sf.net username is blondandy. I would be grateful if I could be granted access. I have had a couple of offers of help, it would help to have it in the repo. This only includes dicominfo. This needs work, but it has reached the point where it

Re: [OctDev] dicom support

2010-05-04 Thread Søren Hauberg
tir, 04 05 2010 kl. 13:05 -0400, skrev Judd Storrs: > Deciding were it gets sorted in octave-forge > doesn't affect the code itself does it? No, it does not, so you guys should just focus on development. We can always figure out how to distribute your work... Søren -

Re: [OctDev] dicom support

2010-05-04 Thread Judd Storrs
eOn Tue, May 4, 2010 at 12:35 PM, Søren Hauberg wrote: > tir, 04 05 2010 kl. 09:01 +0100, skrev Andy Buckle: >> I don't think image is the correct package for it. I realise that >> matlab has the functions in its image processing toolbox. However, >> dicom does mauch more that store images. My cur

Re: [OctDev] dicom support

2010-05-04 Thread Søren Hauberg
tir, 04 05 2010 kl. 09:01 +0100, skrev Andy Buckle: > I don't think image is the correct package for it. I realise that > matlab has the functions in its image processing toolbox. However, > dicom does mauch more that store images. My current motivation is that > I wish to extract dose-volume histo

Re: [OctDev] dicom support

2010-05-04 Thread Judd Storrs
On Tue, May 4, 2010 at 5:05 AM, Andy Buckle wrote: > follows from: > http://octave.1599824.n4.nabble.com/dicom-support-tt2122699.html#a2122699 > > Following from my comment on storing the dicom dictionary. I tried a > few options; One of the issues is that if we want full M compatibility with di

Re: [OctDev] dicom support

2010-05-04 Thread Andy Buckle
follows from: http://octave.1599824.n4.nabble.com/dicom-support-tt2122699.html#a2122699 Following from my comment on storing the dicom dictionary. I tried a few options; 1: ooops, changes char to float: dic_prototype=['(0x0010,0x0010)',"PatientName";'(0x0010,0x0020)',"PatientID"] save -ascii dic