Click or drag to resize

Cv2UseOptimized Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static bool UseOptimized()

Return Value

Type: Boolean
See Also