Table of Contents

Method UseOptimized

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

UseOptimized()

Returns the current optimization status. The function returns the current optimization status, which is controlled by cv::setUseOptimized().

public static bool UseOptimized()

Returns

bool