Table of Contents

Method Build

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Build(int)

Builds the index.

public void Build(int trees = -1)

Parameters

trees int

Number of trees in the index. -1 determines the number automatically.