Valid image commands for Student Version 7.12.0 (R2011a)
Show older comments
I am trying to get back into Matlab after a few years absence.
In trying to process images, some of the commands to which I find internet references do not seem to be recognised. These commands include imshow and regionprops.
I want to start by finding a centroid of a simple image, and as I get the hang of it, monitor consecutive images. Is it just that the version that I am using is too primitive for these commands? or is it that I need to install additional tools? and if so from where?
Accepted Answer
More Answers (2)
Andreas Goser
on 6 Feb 2014
Edited: Andreas Goser
on 6 Feb 2014
Student Version (SV) had different toolboxes bundled with it to different times. If you type
ver
in the Command Window, it will tell you which tolboxes you have.
Walter Roberson
on 6 Feb 2014
0 votes
The R2011a Student Version did include the Image Processing Toolbox, but it was not installed by default. You need to go back to your installer and select it.
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!