Table of Contents

Constructor PCAPrior

Namespace
OpenCvSharp.OptFlow
Assembly
OpenCvSharp.dll

PCAPrior(string)

Loads a learned prior from the given file.

public PCAPrior(string pathToPrior)

Parameters

pathToPrior string

Path to a prior file generated by the "learn_prior.py" script.