Click or drag to resize

StitcherEstimateTransform Method (InputArray, Rect)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public StitcherStatus EstimateTransform(
	InputArray images,
	Rect[][] rois
)

Parameters

images
Type: OpenCvSharpInputArray
rois
Type: OpenCvSharpRect

Return Value

Type: StitcherStatus
See Also