Predicted Classification Response to Label Matrix
이전 댓글 표시
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
Dimitris M
2012년 6월 11일
Tom Lane
2012년 6월 12일
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
2012년 6월 12일
Tom Lane
2012년 6월 12일
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!