| ProfileInterface Class |
Namespace: LynceeTec.Processing
The ProfileInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| ProfileInterface | Initializes a new instance of the ProfileInterface class |
| Name | Description | |
|---|---|---|
| Data |
Values of the profile samples
| |
| DiffData | ||
| FitData |
Values of the polynomial fitted on the Data.
| |
| Length | ||
| ProfDist | ||
| X |
X coordinates of the profile samples in the image
| |
| Y |
Y coordinates of the profile samples in the image
|
| Name | Description | |
|---|---|---|
| ApplyPoly1DCoeffs | ||
| CopyProfileData(Boolean, ProfileDataConversion, Double, Boolean, Double, Boolean, Single, Single) | ||
| CopyProfileData(Boolean, ProfileDataConversion, Double, Double, Int32, Boolean, Double, Boolean, Single, Single) | ||
| Dispose | Releases all resources used by the ProfileInterface | |
| FitPoly1DToPoints | ||
| GetAvgData | ||
| GetRawX | ||
| GetRawY | ||
| OffsetRawXY | ||
| SaveProfile | ||
| SaveProfileData |
Saves the profile data to a text file.
|