Renesas GR-PEACH OpenCV Development / gr-peach-opencv-project-sd-card_update

Fork of gr-peach-opencv-project-sd-card by the do

Embed: (wiki syntax)

« Back to documentation index

ParallelLoopBody Class Reference

ParallelLoopBody Class Reference
[Utility and system functions and macros]

Base class for parallel data processors. More...

#include <utility.hpp>

Inherited by CLAHE_CalcLut_Body< T, histSize, shift >, CLAHE_Interpolation_Body< T >, BatchDistInvoker, Bayer2Gray_Invoker< T, SIMDInterpolator >, Bayer2RGB_EdgeAware_T_Invoker< T, SIMDInterpolator >, Bayer2RGB_Invoker< T, SIMDInterpolator >, BilateralFilter_32f_Invoker, BilateralFilter_8u_Invoker, BlendLinearInvoker< T >, CascadeClassifierInvoker, CvtColorIPPLoop_Invoker< Cvt >, CvtColorLoop_Invoker< Cvt >, DctIPPLoop_Invoker, Dft_C_IPPLoop_Invoker< Dft >, Dft_R_IPPLoop_Invoker< Dft >, DTColumnInvoker, DTRowInvoker, HaarDetectObjects_ScaleCascade_Invoker, HaarDetectObjects_ScaleImage_Invoker, HOGConfInvoker, HOGInvoker, IppLUTParallelBody_LUTC1, IppLUTParallelBody_LUTCN, IPPBilateralFilter_8u_Invoker, IPPCalcHistInvoker, IPPRemapInvoker, IPPresizeInvoker, IPPWarpAffineInvoker, IPPWarpPerspectiveInvoker, KMeansDistanceComputer, KMeansPPDistanceComputer, LUTParallelBody, MorphologyRunner, RemapInvoker, ResizeArea_Invoker< T, WT >, resizeAreaFast_Invoker< T, WT, VecOp >, resizeGeneric_Invoker< HResize, VResize >, resizeNNInvoker, RGB888toYUV420pInvoker< bIdx >, ThresholdRunner, WarpAffineInvoker, WarpPerspectiveInvoker, YUV420p2RGB888Invoker< bIdx >, YUV420p2RGBA8888Invoker< bIdx >, YUV420sp2RGB888Invoker< bIdx, uIdx >, YUV420sp2RGBA8888Invoker< bIdx, uIdx >, YUV422toRGB888Invoker< bIdx, uIdx, yIdx >, YUV422toRGBA8888Invoker< bIdx, uIdx, yIdx >, EqualizeHistCalcHist_Invoker, and EqualizeHistLut_Invoker.


Detailed Description

Base class for parallel data processors.

Definition at line 347 of file utility.hpp.