getNumThreads function

int getNumThreads()

Get the number of threads for OpenCV.

Implementation

int getNumThreads() => ccore.cv_getNumThreads();