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!