function countEachLabel(pxds) help
Afficher commentaires plus anciens
Hi, I have read the function countEachLabel(pxds) in https://www.mathworks.com/help/vision/ref/pixellabelimagedatastore.counteachlabel.html
and I still don't understan what does PixelCount and ImagePixelCount mean.
Can anyone give me some examples?
Réponses (1)
SILPA C S
le 16 Juin 2021
0 votes
PixelCount : Number of pixel belongs each class
ImagePixelCount : Total number of pixels in images that had an instance of the class
Catégories
En savoir plus sur Computer Vision with Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!