function countEachLabel(pxds) help
显示 更早的评论
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?
回答(1 个)
SILPA C S
2021-6-16
0 个投票
PixelCount : Number of pixel belongs each class
ImagePixelCount : Total number of pixels in images that had an instance of the class
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!