Table of Contents

Class FindLinePara

Namespace
AT.Librarys.Container.Toolkit.Vision
Assembly
AT.Librarys.Container.dll

找线参数

public class FindLinePara
Inheritance
FindLinePara
Inherited Members
Extension Methods

Properties

FindPoint

找点参数

public FindPointLinePara FindPoint { get; set; }

Property Value

FindPointLinePara

FitLine

拟合线参数

public FitLinePara FitLine { get; set; }

Property Value

FitLinePara