HomeSort by relevance Sort by last modified time
    Searched refs:useCollection (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/core/src/
precomp.hpp 249 useCollection = false;
252 bool useCollection; // enable/disable impl data collection
system.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
utility.hpp 64 CV_EXPORTS bool useCollection(); // return implementation collection state
73 if(cv::useCollection()) \

Completed in 354 milliseconds