You are here: Start » AVL.NET » AVL.FitContour_Adaptive_Experimental(AvlNet.Image, AvlNet.Path, int, int, AvlNet.InterpolationMethod, AvlNet.Path)
AVL.FitContour_Adaptive_Experimental(AvlNet.Image, AvlNet.Path, int, int, AvlNet.InterpolationMethod, AvlNet.Path)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void FitContour_Adaptive_Experimental( AvlNet.Image inImage, AvlNet.Path inExpectedContour, int inMaxDeviation, int inStep, AvlNet.InterpolationMethod inInterpolationMethod, out AvlNet.Path outContour )
Parameters
- inImage
- Type: AvlNet.Image
- inExpectedContour
- Type: AvlNet.Path
- inMaxDeviation
- Type: System.Int32
- inStep
- Type: System.Int32
- inInterpolationMethod
- Type: AvlNet.InterpolationMethod
- outContour
- Type: AvlNet.Path
