Problem Converting Categorical Array to Uint8
3 次查看(过去 30 天)
显示 更早的评论
I have a dataset of 8bit label images that Im trying to resize to achieve consistency in the dataset, I tried using the supporting function resizeCamVidPixelLabels provided in the Semantic Segmentation example https://uk.mathworks.com/help/vision/examples/semantic-segmentation-using-deep-learning.html#d119e463 , however the output I am getting does not seem to preserve the class label data. The output images I am getting are as shown in the Image below

whereas the original images are like this.

Any idea what might seem to be the problem?
P.S: both images shown below arnt the same, they are different images but you get the idea
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!