 | IFindLine 接口 |
找线
命名空间: AT.Librarys.Container.Toolkit.Vision程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public interface IFindLine : IToolkitBase,
IModuleBase
IFindLine 类型公开以下成员。
属性
方法 | 名称 | 说明 |
---|
 | CalMeasureROI |
计算测量ROI矩形
|
 | Debug(FindLinePara, ListCPoint) |
调试找线
|
 | Debug(FindPointLinePara, ListCPoint) |
调试找点
|
 | Debug(FitLinePara, ListCPoint) |
调试拟合线
|
 | Debug(ROICalRectangle, ListCPoint, IWindowImage) |
调试计算ROI
|
 | Find(CObject) |
找线
|
 | Find(CObject, FindLinePara) |
找线
|
 | Find(CObject, ListCPoint) |
找线
|
 | Find(ListCPoint, FitLinePara) |
找线
|
 | Find(CObject, FindLinePara, ListCPoint) |
找线
|
 | Find(CObject, FindPointLinePara, FitLinePara) |
找线
|
 | Find(CObject, FindPointLinePara, FitLinePara, ListCPoint) |
找线
|
 | FindPoint(CObject) |
测量点
|
 | FindPoint(CObject, FindPointLinePara) |
测量点
|
 | FindPoint(CObject, ListCPoint) |
测量点
|
 | FindPoint(CObject, CRectangle2, FindPointLinePara) |
找点
|
 | FindPoint(CObject, FindPointLinePara, ListCPoint) |
测量点
|
 | Fit(ListCPoint) |
拟合线
|
 | Fit(ListCPoint, FitLinePara) |
拟合线
|
Top
参见