Click or drag to resize

HomographyBasedEstimator Constructor

http://www.emgu.com
Create a new homography based rotation estimator

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public HomographyBasedEstimator(
	bool isFocalsEstimated
)

Parameters

isFocalsEstimated
Type: SystemBoolean
Is focals estimated
See Also