function countEachLabel(pxds) help
Show older comments
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?
Answers (1)
SILPA C S
on 16 Jun 2021
0 votes
PixelCount : Number of pixel belongs each class
ImagePixelCount : Total number of pixels in images that had an instance of the class
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!