MATLAB / Octave

Revision as of 2016-08-24T21:56:01 by Kai (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


MATLAB, and its open-source counterpart Octave are high-level numerical computation playgrounds with an easy-to-learn programming interface.

Image Processing

In Octave you need to load the image package before you can use the functions.

pkg load image

Debug data: