16
edits
m (→Matlab/Octave) |
|||
Line 30: | Line 30: | ||
== O: Only out of interest == | == O: Only out of interest == | ||
I guess I have covered most of the topics above. My two main gripes with octave are: | I guess I have covered most of the topics above. My two main gripes with octave are: | ||
*Not all of the image processing built-in functions are not supported including some of the more commonly used ones like the | *Not all of the image processing built-in functions are not supported including some of the more commonly used ones like the wiener filter | ||
*Octave is much slower than Matlab especially for non-vectorized code (which have many loops) | *Octave is much slower than Matlab especially for non-vectorized code (which have many loops) | ||
edits