Predicted Classification Response to Label Matrix
Show older comments
Hello everybody
I have a question that seems pretty basic but I am not sure if there is an answer online for it. Is it possible somehow to get a label matrix back from the prediction response of a classifier (decision tree in my case). I have the values (and the string names) given from the classifier and I would like to assign them to a label image. I have already created a label image before (with bwboundaries()) for a previous step.
So the overall question is how is possible to connect the prediction of a classifier with a region labeled image ?
Thank you in advance
4 Comments
Dimitris M
on 11 Jun 2012
Tom Lane
on 12 Jun 2012
I would need more information to understand the problem. If your training data consist of rgb values and labels, and you have a new image with rgb values, then I would expect the classifier to produce the same values. Please explain what you have, what you are doing, and what you need.
Dimitris M
on 12 Jun 2012
Tom Lane
on 12 Jun 2012
Sorry, I really don't know much about image processing. I don't understand what data you would use to create the classifier and what output you would hope to get in doing the prediction. Maybe someone else with more image processing knowledge can help.
Answers (0)
Categories
Find more on Semantic Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!