Table of Contents

Method CreateDefault

Namespace
OpenCvSharp.Detail
Assembly
OpenCvSharp.dll

CreateDefault(SeamFinderType)

Creates a seam finder of the given kind.

public static SeamFinder CreateDefault(SeamFinderType type)

Parameters

type SeamFinderType

Kind of seam finder to build

Returns

SeamFinder