Class cv::ParallelLoopBodyLambdaWrapper#
#include <opencv2/core/utility.hpp>Collaboration diagram for cv::ParallelLoopBodyLambdaWrapper:
Public Member Functions#
Public Member Functions inherited from cv::ParallelLoopBody
Return |
Name |
Description |
|---|---|---|
|
Constructor & Destructor Documentation#
ParallelLoopBodyLambdaWrapper()#
cv::ParallelLoopBodyLambdaWrapper::ParallelLoopBodyLambdaWrapper(std::function< void(const Range &)> functor)
Member Function Documentation#
operator()()#
void cv::ParallelLoopBodyLambdaWrapper::operator()(const cv::Range & range)
Member Data Documentation#
m_functor#
std::function< void(const Range &)> cv::ParallelLoopBodyLambdaWrapper::m_functor
Source file#
The documentation for this class was generated from the following file:
opencv2/core/utility.hpp