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: 1.0.0
Syntax
public static bool UseOptimized()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.Cv2.UseOptimized"]

See Also