659
edits
Carandraug (talk | contribs) (→octave code to write: alternative to readexif) |
Carandraug (talk | contribs) |
||
Line 22: | Line 22: | ||
** ellipj (specfun) | ** ellipj (specfun) | ||
** ellipke (specfun) | ** ellipke (specfun) | ||
** exifread <-- readexif (image) but should probably be implemented in C++ using [http://www.graphicsmagick.org/Magick++/Image.html GraphicsMagick] | ** exifread <-- readexif (image) but should probably be implemented in C++ using [http://www.graphicsmagick.org/Magick++/Image.html GraphicsMagick]. Actually maybe we shouldn't even bother. Matlab is deprecating it in favour of imfinfo. | ||
** expint (specfun) | ** expint (specfun) | ||
** fminsearch (optim) | ** fminsearch (optim) |