点击或拖拽改变大小

IFindLineCalMeasureROI 方法

计算测量ROI矩形

命名空间: AT.Librarys.Container.Toolkit.Vision
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
CRectangle2 CalMeasureROI(
	List<CPoint> pose,
	ROICalRectangle roi
)

参数

pose  ListCPoint
位姿点
roi  ROICalRectangle
ROI计算参数

返回值

CRectangle2
参见