You are here: Start » AVL.NET » AVS.AvsFilter_FitPathToStripe3D Method
AVS.AvsFilter_FitPathToStripe3D Method
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AvsFilter_FitPathToStripe3D ( AvlNet.PathFitting3DState ioState, AvlNet.Surface inSurface, AvlNet.PathFittingField inFittingField, int inScanWidth, AvlNet.InterpolationMethod inSurfaceInterpolation, AvlNet.StripeScanParams3D inStripeScanParams, AvlNet.Selection inStripeSelection, float inMaxIncompleteness, INullable<List<AvlNet.Point3D>> outPath, INullable<List<AvlNet.Point3D>> outLeftPath, INullable<List<AvlNet.Point3D>> outRightPath, NullableRef<List<NullableRef<AvlNet.SurfaceStripe1D>>> outStripes, NullableRef<NullableRef<AvlNet.Profile>> outDeviationProfile, NullableRef<AvlNet.PathFittingField> outAlignedFittingField, IList<AvlNet.Segment2D> diagScanSegments, IList<AvlNet.Rectangle2D> diagSamplingAreas, IList<AvlNet.Profile> diagHeightProfiles, IList<AvlNet.Profile> diagResponseProfiles )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | AvlNet.PathFitting3DState | ||||
![]() | inSurface | AvlNet.Surface | Surface to fit path to | ||
![]() | inFittingField | AvlNet.PathFittingField | Path fitting field | ||
![]() | inScanWidth | int | <1, INF> | 5 | The width of each scan field (in pixels) |
![]() | inSurfaceInterpolation | AvlNet.InterpolationMethod | Bilinear | Interpolation method used for extraction of surface points | |
![]() | inStripeScanParams | AvlNet.StripeScanParams3D | StripeScanParams3D ( ProfileInterpolation: Quadratic4 SmoothingStdDev: 1.0f MinMagnitude: 5.0f MaxInnerEdgeMagnitude: Nil MinStripeWidth: 0.0f MaxStripeWidth: Nil StripePolarity: High ) | Parameters controlling the stripe extraction process | |
![]() | inStripeSelection | AvlNet.Selection | Selection mode of stripes | ||
![]() | inMaxIncompleteness | float | <0.0f, 0.999f> | 0.1f | Maximal fraction of stripe points not found |
![]() | outPath | AvlNet.INullable<System.Collections.Generic.List<AvlNet.Point3D>> | Fitted path or nothing if the fitting failed | ||
![]() | outLeftPath | AvlNet.INullable<System.Collections.Generic.List<AvlNet.Point3D>> | Fitted left path | ||
![]() | outRightPath | AvlNet.INullable<System.Collections.Generic.List<AvlNet.Point3D>> | Fitted right path | ||
![]() | outStripes | AvlNet.NullableRef<System.Collections.Generic.List<AvlNet.NullableRef<AvlNet.SurfaceStripe1D>>> | Found stripes | ||
![]() | outDeviationProfile | AvlNet.NullableRef<AvlNet.NullableRef<AvlNet.Profile>> | Profile of distances between the actual path points and the corresponding reference path points | ||
![]() | outAlignedFittingField | AvlNet.NullableRef<AvlNet.PathFittingField> | Fitting field used; in the image coordinate system | ||
![]() | diagScanSegments | System.Collections.Generic.IList<AvlNet.Segment2D> | Segments along which the scans were run | ||
![]() | diagSamplingAreas | System.Collections.Generic.IList<AvlNet.Rectangle2D> | Areas from which the input image is sampled | ||
![]() | diagHeightProfiles | System.Collections.Generic.IList<AvlNet.Profile> | Extracted surface height profiles | ||
![]() | diagResponseProfiles | System.Collections.Generic.IList<AvlNet.Profile> | Profiles of the edge (derivative) operator response |
Function Overrides
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Int32, InterpolationMethod, StripeScanParams3D, Selection, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Int32, InterpolationMethod, StripeScanParams3D, Selection, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>, NullableRef<List<NullableRef<SurfaceStripe1D>>>, NullableRef<NullableRef<Profile>>, NullableRef<PathFittingField>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Int32, InterpolationMethod, StripeScanParams3D, Selection, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Nullable<CoordinateSystem2D>, Nullable<Single>, Nullable<Single>, Int32, InterpolationMethod, StripeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Nullable<Int32>, Nullable<Single>, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Nullable<CoordinateSystem2D>, Nullable<Single>, Nullable<Single>, Int32, InterpolationMethod, StripeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Nullable<Int32>, Nullable<Single>, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>, NullableRef<List<NullableRef<SurfaceStripe1D>>>, NullableRef<NullableRef<Profile>>, NullableRef<PathFittingField>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Nullable<CoordinateSystem2D>, Nullable<Single>, Nullable<Single>, Int32, InterpolationMethod, StripeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Nullable<Int32>, Nullable<Single>, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Nullable<CoordinateSystem2D>, Nullable<Single>, Nullable<Single>, Int32, InterpolationMethod, StripeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Nullable<Int32>, Nullable<Single>, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>, IList<NullableRef<SurfaceStripe1D>>, INullable<Profile>, PathFittingField, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)
- AvsFilter_FitPathToStripe3D(PathFitting3DState, Surface, PathFittingField, Nullable<CoordinateSystem2D>, Nullable<Single>, Nullable<Single>, Int32, InterpolationMethod, StripeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Nullable<Int32>, Nullable<Single>, Single, INullable<List<Point3D>>, INullable<List<Point3D>>, INullable<List<Point3D>>, NullableRef<List<NullableRef<SurfaceStripe1D>>>, NullableRef<NullableRef<Profile>>, NullableRef<PathFittingField>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)



