Click or drag to resize

StitcherComposePanorama Method (IEnumerableMat, OutputArray)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public StitcherStatus ComposePanorama(
	IEnumerable<Mat> images,
	OutputArray pano
)

Parameters

images
Type: System.Collections.GenericIEnumerableMat
pano
Type: OpenCvSharpOutputArray

Return Value

Type: StitcherStatus
See Also