BENEFITS OF MATLAB
•A
very
large (and growing) database of built-in algorithms for image processing and
computer vision applications
•MATLAB
allows you to test algorithms immediately without recompilation.•The
MATLAB Desktop environment, which allows you to work interactively with your
data, helps you to keep track of files and variables, and simplifies common
programming/debugging tasks•The
ability to process both still images and video.•A
large user community with lots of free code and knowledge sharing•The
ability to auto-generate C code, using MATLAB Coder, for a large (and growing)
subset of image processing and mathematical functions.
Comments