What happened to the Color Thresholder App in the Image Processing Toolbox?
Afficher commentaires plus anciens
I'm trying to do color thresholding on HSV and LAB images. I read online that there is a Color Thresholder App, but I have been unable to find/download it. Has it been removed? Or am I looking in the wrong place?
Réponses (2)
Image Analyst
le 14 Mar 2014
1 vote
That's Brett's tool. See http://www.mathworks.com/matlabcentral/fileexchange/38484-segmenttool-an-interactive-gui-for-segmenting-images Though he works for the Mathworks, that tool was never part of the Image Processing Toolbox, though maybe it should be.
8 commentaires
Image Analyst
le 14 Mar 2014
Actually your link is to R2014a documentation and I haven't tried that yet. It doesn't look exactly like Brett's tool - not sure which developer contributed that one (it might have been Brett though).
Kevin
le 14 Mar 2014
Kevin
le 14 Mar 2014
Image Analyst
le 14 Mar 2014
If you're going to do it based on color, see my color segmentation demos in my File Exchange http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
Of course there are other criteria you'll need to apply such as it's round and moving, but even there you'll have problems. What if the boundary is not round because it's obscured by a player's hand? What if the ball is not moving? What if there's the same color in the stands? What if the ball is not visible at all?
Nancy
le 22 Déc 2023
I need threshold a RGB image using color Threshold I couldnt able to find it isv that not available in matlab online
Image Analyst
le 22 Déc 2023
@Nancy, do you have an "Apps" tab on the tool ribbon? You should - it's standard and everybody has it. Click that. Then you should see a list of a bunch of applets from whatever toolboxes you installed. Click the little down array to expand the list so that you see all apps. If you have the Image Processing Toolbox installed, you should see the Color Thresholder.
Nancy
le 4 Jan 2024
I could'nt find color thresholder app in matlab online mathworks. I would like to convert RGB image into masked RGB image can you please help me to convert in the color thresholder app or other technology to get masked RGB image.
Image Analyst
le 4 Jan 2024
Is there an Apps tab in MATLAB online? If there is, is there an Image Processing Category? If not, call them and see if it's supposed to be there or not. I don't use MATLAB online. Do you not have a desktop installation of it?
Alex Taylor
le 14 Mar 2014
0 votes
The colorThresholder is an R2014a feature of the Image Processing Toolbox. You will need the newest release which came out a week ago to use this feature.
2 commentaires
Nancy
le 22 Déc 2023
I have installed the image processing tool box from the apps but I couldn't find the installed app can you please help me
Image Analyst
le 22 Déc 2023
Please post a screen shot of your MATLAB showing the Apps tab of the tool ribbon selected. Like this:

Catégories
En savoir plus sur Image Segmentation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!