Click or drag to resize

StitcherEstimateTransform Method (InputArray)

[Missing <summary> documentation for "M:OpenCvSharp.Stitcher.EstimateTransform(OpenCvSharp.InputArray)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public StitcherStatus EstimateTransform(
	InputArray images
)

Parameters

images
Type: OpenCvSharpInputArray

[Missing <param name="images"/> documentation for "M:OpenCvSharp.Stitcher.EstimateTransform(OpenCvSharp.InputArray)"]

Return Value

Type: StitcherStatus

[Missing <returns> documentation for "M:OpenCvSharp.Stitcher.EstimateTransform(OpenCvSharp.InputArray)"]

See Also