octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9853] (image) implement niftiread, niftiw


From: Guillaume
Subject: [Octave-patch-tracker] [patch #9853] (image) implement niftiread, niftiwrite, niftiinfo
Date: Mon, 21 Oct 2019 12:49:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #4, patch #9853 (project octave):

@Qianqian: I am not a maintainer of the image package and I am aware of the
underlying context your work is built upon but I do not think the
niftiread/write/info implementations in Octave should require any extra
dependencies. JSON is currently nowhere in the NIfTI specifications and for
compression, one could take advantage of the "z" mode for fopen() in Octave
(something that Matlab does not have):
https://octave.org/doc/v5.1.0/Opening-and-Closing-Files.html
I would be happy to help reformatting your code if needed.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9853>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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