Click or drag to resize

Cv2GetNumberOfCpus Method

Returns the number of logical CPUs available for the process.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static int GetNumberOfCpus()

Return Value

Type: Int32

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

See Also