ConcurrentRectVector 96 modules/core/include/opencv2/core/private.hpp typedef tbb::concurrent_vector<Rect> ConcurrentRectVector; ConcurrentRectVector 116 modules/core/include/opencv2/core/private.hpp typedef std::vector<Rect> ConcurrentRectVector;