Table of Contents

Method AddSyntheticTemplate

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

AddSyntheticTemplate(IEnumerable<LinemodTemplate>, string)

Adds a template pyramid computed externally.

public int AddSyntheticTemplate(IEnumerable<LinemodTemplate> templates, string classId)

Parameters

templates IEnumerable<LinemodTemplate>
classId string

Returns

int