Finding Image Processing Toolbox on Mac?

Hi! So I recently downloaded the newest Matlab, R2014a, and I included the Image Processing Toolbox to be downloaded along with it. After I got MATLAB, I wanted to use pixelIdListsn, which belongs in the Image Processing Toolbox, but I cannot find it. Please do help on this! I am using the Mac version of MATLAB as well. Thank you for your help!

 Accepted Answer

Why do you think there is a function with such a name in the toolbox? I've never heard of it and can't find it. What is your source? Do you have a documentation webpage with it? Look here: http://www.mathworks.com/help/images/functionlist.html Do you see it listed anywhere?
Chances are it's a custom-written function in some code that someone gave you.

3 Comments

Ah! Thanks, I guess it is a custom-written function then. Can you still teach me how to use the Image Processing Toolbox, e.g. if I want to use imerode? Do I just type it in and it is already in matlab? Thanks!
Yes. Just call it with the proper arguments, after looking in the help. You can also look in my File Exchange for a basic tutorial on image segmentation and some on color segmentation. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
Thanks for your help!

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 21 Jun 2014

Commented:

on 23 Jun 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!