Problem Converting Categorical Array to Uint8
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!