You are here: Start » AVL.NET » AVS.AvsFilter_FitSegmentToEdges3D Method
AVS.AvsFilter_FitSegmentToEdges3D Method
Performs a series of 1D edge detections in 3D and finds a segment that best matches the detected points.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AvsFilter_FitSegmentToEdges3D ( AvlNet.SegmentFitting3DState ioState, AvlNet.Surface inSurface, AvlNet.SegmentFittingField inFittingField, int inScanCount, int inScanWidth, AvlNet.InterpolationMethod inSurfaceInterpolation, AvlNet.EdgeScanParams3D inEdgeScanParams, AvlNet.Selection inEdgeSelection, float inMaxIncompleteness, INullable<AvlNet.Segment3D> outSegment, IList<AvlNet.Segment2D> diagScanSegments, IList<AvlNet.Rectangle2D> diagSamplingAreas, IList<AvlNet.Profile> diagHeightProfiles, IList<AvlNet.Profile> diagResponseProfiles )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | AvlNet.SegmentFitting3DState | ||||
![]() | inSurface | AvlNet.Surface | Surface to fit segment to. | ||
![]() | inFittingField | AvlNet.SegmentFittingField | Segment fitting field. | ||
![]() | inScanCount | int | <3, INF> | 10 | The number of points that will be searched to estimate the position of the segment. Default value: 10. |
![]() | inScanWidth | int | <1, INF> | 5 | The width of each scan field (in pixels). Default value: 5. |
![]() | inSurfaceInterpolation | AvlNet.InterpolationMethod | Bilinear | Interpolation method used for extraction of surface points. Default value: Bilinear. | |
![]() | inEdgeScanParams | AvlNet.EdgeScanParams3D | EdgeScanParams3D ( ProfileInterpolation: Quadratic4 SmoothingStdDev: 1.0f MinMagnitude: 5.0f EdgeTransition: LowToHigh ) | Parameters controlling the edge extraction process. Default value: EdgeScanParams3D ( ProfileInterpolation: Quadratic4 SmoothingStdDev: 1.0f MinMagnitude: 5.0f EdgeTransition: LowToHigh ). | |
![]() | inEdgeSelection | AvlNet.Selection | Selection mode of edges. | ||
![]() | inMaxIncompleteness | float | <0.0f, 0.999f> | 0.1f | Maximal fraction of edge points not found. Default value: 0.1f. |
![]() | outSegment | AvlNet.INullable<AvlNet.Segment3D> | Fitted segment or nothing if the fitting fails. This parameter cannot be null. | ||
![]() | 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_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Int32, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Single, INullable<Segment3D>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Int32, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Single, INullable<Segment3D>, NullableRef<List<Nullable<SurfaceEdge1D>>>, NullableRef<NullableRef<Profile>>, NullableValue<SegmentFittingField>, NullableRef<List<Point3D>>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Nullable<CoordinateSystem2D>, Int32, Nullable<Single>, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Single, Nullable<MEstimator>, INullable<Segment3D>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Int32, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Single, INullable<Segment3D>, NullableRef<List<Nullable<SurfaceEdge1D>>>, NullableRef<NullableRef<Profile>>, NullableValue<SegmentFittingField>, NullableRef<List<Point3D>>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Nullable<CoordinateSystem2D>, Int32, Nullable<Single>, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Single, Nullable<MEstimator>, INullable<Segment3D>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Nullable<CoordinateSystem2D>, Int32, Nullable<Single>, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Single, Nullable<MEstimator>, INullable<Segment3D>, NullableRef<List<Nullable<SurfaceEdge1D>>>, NullableRef<NullableRef<Profile>>, NullableValue<SegmentFittingField>, NullableRef<List<Point3D>>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Nullable<CoordinateSystem2D>, Int32, Nullable<Single>, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Single, Nullable<MEstimator>, INullable<Segment3D>, IList<Nullable<SurfaceEdge1D>>, INullable<Profile>, SegmentFittingField, IList<Point3D>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)
- AvsFilter_FitSegmentToEdges3D(SegmentFitting3DState, Surface, SegmentFittingField, Nullable<CoordinateSystem2D>, Int32, Nullable<Single>, Int32, InterpolationMethod, EdgeScanParams3D, Selection, Nullable<LocalBlindness>, Nullable<Int32>, Single, Nullable<MEstimator>, INullable<Segment3D>, NullableRef<List<Nullable<SurfaceEdge1D>>>, NullableRef<NullableRef<Profile>>, NullableValue<SegmentFittingField>, NullableRef<List<Point3D>>, IList<Segment2D>, IList<Rectangle2D>, IList<Profile>, IList<Profile>)



