Click or drag to resize

GraphCutSeamFinderCostFunction Enumeration

http://www.emgu.com
The cost function

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum CostFunction
Members
  Member nameValueDescription
Color0 The color
ColorGrad1 The color grad
See Also