No edit summary
 
(No difference)

Latest revision as of 2016-08-24T21:56:01


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: