Table of Contents

Method Init

Namespace
OpenCvSharp.Saliency
Assembly
OpenCvSharp.dll

Init()

Initializes all data structures for the algorithm. Call after SetImagesize(int, int).

public bool Init()

Returns

bool

true if initialization succeeded.