Merge pull request #85 from Nerei/master
This commit is contained in:
@@ -322,6 +322,7 @@ int cv::getNumThreads(void)
|
||||
|
||||
void cv::setNumThreads( int threads )
|
||||
{
|
||||
(void)threads;
|
||||
#ifdef HAVE_PARALLEL_FRAMEWORK
|
||||
numThreads = threads;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user