点击或拖拽改变大小

IFindLineFit(ListCPoint) 方法

拟合线

命名空间: AT.Librarys.Container.Toolkit.Vision
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
CLine Fit(
	List<CPoint> points
)

参数

points  ListCPoint
点集合

返回值

CLine
参见