What happened to the Color Thresholder App in the Image Processing Toolbox?
이전 댓글 표시
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?
답변 (2개)
Image Analyst
2014년 3월 14일
1 개 추천
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
Image Analyst
2014년 3월 14일
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
2014년 3월 14일
Kevin
2014년 3월 14일
Image Analyst
2014년 3월 14일
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
2023년 12월 22일
I need threshold a RGB image using color Threshold I couldnt able to find it isv that not available in matlab online
Image Analyst
2023년 12월 22일
@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
2024년 1월 4일
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
2024년 1월 4일
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
2014년 3월 14일
0 개 추천
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
Nancy
2023년 12월 22일
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
2023년 12월 22일
Please post a screen shot of your MATLAB showing the Apps tab of the tool ribbon selected. Like this:

카테고리
도움말 센터 및 File Exchange에서 Image Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!