Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Configuration » cvSetNumThreads

cvSetNumThreads


Module: OpenCV

Configures number of threads used by OpenCV.

Name Type Range Description
Input value inThreads Integer -1 - If threads == 0, OpenCV will disable threading optimizations and run all functions sequentially. Passing threads < 0 will reset threads number to system default.

Complexity Level

This filter is available on Basic Complexity Level.