labview机器视觉/图像处理中ROI理解

2019-07-17 11:24发布



       目前对labview中ROI Descriptor的理解存在一点障碍,这个簇包含两个元素,Global Rectangle和Contours,其中Contours又是一个簇数组,其中的簇包含三个元素(ID,Type,Coordinates)。
       下面的表是NI帮助中对各个元素给出的解释。

Global Rectangle contains the coordinates of the bounding rectangle.
Contours are each of the individual shapes that define an ROI.
ID refers to whether the contour is the external or internal edge of an ROI.
Type is the shape type of the contour.
Coordinates indicates the relative position of the contour. 1、Global Rectangle我最开始理解为就是一个矩形框,框内为目标区域,也就是ROI。但是后面的“Contours are each of the individual shapes that define an ROI.“定义又表明了里面的Contours才是定义的ROI。那我就此修正一下我的理解,是不是Global Rectangle仅仅是框出的一个大致范围?
2、ID表示Contour是external 或者 internal边缘,这个external或者internal我是不是可以这么理解:边缘的法线方向肯定不止一个像素构成,而是存在多个像素。这样就存在一个外圈单像素链接成的边缘和内圈单像素链接成的边缘,也即这里的external或internal?


      希望能得到帮助,以便更好的理解及进行相关的应用。表示感谢!
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
19条回答
像阳光一样
1楼-- · 2019-07-19 08:07
怎么设置兴趣区域啊,我是新手
MZ15
2楼-- · 2019-07-19 12:44
 精彩回答 2  元偷偷看……
东北小肉包
3楼-- · 2019-07-19 16:10
今晚下山打老虎 发表于 2016-11-1 08:33
labview帮助窗口的内容

请问,如何做多个多边形的roi?
lbgelecfans
4楼-- · 2019-07-19 20:55
 精彩回答 2  元偷偷看……
今晚下山打老虎
5楼-- · 2019-07-20 02:05
东北小肉包 发表于 2017-4-27 15:43
请问,如何做多个多边形的roi?

其实可以生成各种形状的ROI,告诉你一个思路吧,你可以画一个多边形的ROI,然后生成数据形式,查看生成的数据格式,然后按照那个格式手动输入自定义数值,再把它生成出来,没问题的我以前试过
yrov
6楼-- · 2019-07-20 06:15
还是不懂是什么意思

一周热门 更多>