用Matlab计算一幅二值图像中目标的面积(也就是像素数表示),如何计算?
图像是c我用的是bwarea(c)函数,计算出的像素数是1760个但是用>>[l,num]=bwlabel(c);>>stats=regionprops(l,'Area'...
图像是c
我用的是bwarea(c)函数,计算出的像素数是1760个
但是用 >>[l,num]=bwlabel(c);
>>stats=regionprops(l,'Area'); >> A=stats.Area;
计算出的是1710个,我想知道为什么两个计算结果不一样呢,差了50个像素呢,谢谢大家了? 展开
我用的是bwarea(c)函数,计算出的像素数是1760个
但是用 >>[l,num]=bwlabel(c);
>>stats=regionprops(l,'Area'); >> A=stats.Area;
计算出的是1710个,我想知道为什么两个计算结果不一样呢,差了50个像素呢,谢谢大家了? 展开
展开全部
sum(c(:))试一下。我猜结果应该是1710.
你doc bwarea看一下,有下面这些话
total = bwarea(BW)
Description
total = bwarea(BW) estimates
the area of the objects in binary image BW. total is
a scalar whose value corresponds roughly to the total number of on pixels
in the image, ****but might not be exactly the same because different
patterns of pixels are weighted differently****.
你doc bwarea看一下,有下面这些话
total = bwarea(BW)
Description
total = bwarea(BW) estimates
the area of the objects in binary image BW. total is
a scalar whose value corresponds roughly to the total number of on pixels
in the image, ****but might not be exactly the same because different
patterns of pixels are weighted differently****.
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
道姆光学科技(上海)有限公司
2020-06-16 广告
2020-06-16 广告
1)将被测物体置于三坐标测量空间,可获得被测物体上各测点的坐标位置,这项技术就是三坐标测量机的原理。三坐标测量机是测量和获得尺寸数据的较有效的方法之一,可以替代多种表面测量工具,减少复杂的测量任务所需的时间,为操作者提供关于生产过程状况的有...
点击进入详情页
本回答由道姆光学科技(上海)有限公司提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询