Click or drag to resize

ProfileInterface Class

Inheritance Hierarchy
SystemObject
  LynceeTec.ProcessingProfileInterface

Namespace: LynceeTec.Processing
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public class ProfileInterface : IProfileData

The ProfileInterface type exposes the following members.

Properties
 NameDescription
Public propertyData Values of the profile samples
Public propertyDiffData Difference between Data and FitData.
Public propertyFitData Values of the polynomial fitted on the Data.
Public propertyLength 
Public propertyProfDist 
Public propertyX X coordinates of the profile samples in the image
Public propertyY Y coordinates of the profile samples in the image
Top
Methods
See Also