Go to the source code of this file.
Macros | |
#define | IPCV_COPY_BORDER(bordertype, flavor) |
#define | IPCV_MOMENTS(suffix, ipp_suffix, cn) |
#define | IPCV_ACCUM(flavor, arrtype, acctype) |
#define | ICV_PYRDOWN(flavor, cn) |
#define | ICV_PYRUP(flavor, cn) |
#define | IPCV_RESIZE(flavor, cn) |
#define | IPCV_WARPAFFINE_BACK(flavor, cn) |
#define | IPCV_WARPPERSPECTIVE_BACK(flavor, cn) |
#define | IPCV_WARPPERSPECTIVE(flavor, cn) |
#define | IPCV_REMAP(flavor, cn) |
#define | IPCV_MORPHOLOGY(minmaxtype, morphtype, flavor, cn) |
#define | IPCV_MORPHOLOGY_INIT_ALLOC(flavor, cn) |
#define | IPCV_FILTER_MEDIAN(flavor, cn) |
#define | IPCV_FILTER_BOX(flavor, cn) |
#define | IPCV_FILTER_SOBEL_BORDER(suffix, flavor, srctype) |
#define | IPCV_FILTER_SCHARR_BORDER(suffix, flavor, srctype) |
#define | IPCV_FILTER_LAPLACIAN_BORDER(flavor, srctype) |
#define | IPCV_FILTER_SOBEL(suffix, ipp_suffix, flavor) |
#define | IPCV_FILTER_SCHARR(suffix, ipp_suffix, flavor) |
#define | IPCV_FILTER(suffix, ipp_suffix, cn, ksizetype, anchortype) |
#define | IPCV_COLOR(funcname, ipp_funcname, flavor) |
#define | ICV_MATCHTEMPLATE(flavor, arrtype) |
#define | ICV_UNDISTORT_RADIAL(flavor, cn, arrtype) |
#define | ICV_COPY_SUBPIX(flavor, cn, srctype, dsttype) |
#define | IPCV_COPY_BORDER(bordertype, flavor) |
#define | IPCV_MOMENTS(suffix, ipp_suffix, cn) |
#define | IPCV_ACCUM(flavor, arrtype, acctype) |
#define | ICV_PYRDOWN(flavor, cn) |
#define | ICV_PYRUP(flavor, cn) |
#define | IPCV_RESIZE(flavor, cn) |
#define | IPCV_WARPAFFINE_BACK(flavor, cn) |
#define | IPCV_WARPPERSPECTIVE_BACK(flavor, cn) |
#define | IPCV_WARPPERSPECTIVE(flavor, cn) |
#define | IPCV_REMAP(flavor, cn) |
#define | IPCV_MORPHOLOGY(minmaxtype, morphtype, flavor, cn) |
#define | IPCV_MORPHOLOGY_INIT_ALLOC(flavor, cn) |
#define | IPCV_FILTER_MEDIAN(flavor, cn) |
#define | IPCV_FILTER_BOX(flavor, cn) |
#define | IPCV_FILTER_SOBEL_BORDER(suffix, flavor, srctype) |
#define | IPCV_FILTER_SCHARR_BORDER(suffix, flavor, srctype) |
#define | IPCV_FILTER_LAPLACIAN_BORDER(flavor, srctype) |
#define | IPCV_FILTER_SOBEL(suffix, ipp_suffix, flavor) |
#define | IPCV_FILTER_SCHARR(suffix, ipp_suffix, flavor) |
#define | IPCV_FILTER(suffix, ipp_suffix, cn, ksizetype, anchortype) |
#define | IPCV_COLOR(funcname, ipp_funcname, flavor) |
#define | ICV_MATCHTEMPLATE(flavor, arrtype) |
#define | ICV_UNDISTORT_RADIAL(flavor, cn, arrtype) |
#define | ICV_COPY_SUBPIX(flavor, cn, srctype, dsttype) |
Functions | |
IPCVAPI_EX (CvStatus, icvMomentInitAlloc_64f,"ippiMomentInitAlloc_64f", CV_PLUGINS1(CV_PLUGIN_IPPI),(void **momentstate, CvHintAlgorithm hint)) IPCVAPI_EX(CvStatus | |
CV_PLUGINS1 (CV_PLUGIN_IPPI) | |
void *momentstate | IPCVAPI_EX (CvStatus, icvGetSpatialMoment_64f,"ippiGetSpatialMoment_64f", CV_PLUGINS1(CV_PLUGIN_IPPI),(const void *momentstate, int mOrd, int nOrd, int nChannel, CvPoint roiOffset, double *value)) IPCVAPI_EX(CvStatus |
void *momentstate | CV_PLUGINS1 (CV_PLUGIN_IPPCV) |
void *momentstate int CvDataType int int *bufSize | IPCVAPI_EX (CvStatus, icvPyrUpGetBufSize_Gauss5x5,"ippiPyrUpGetBufSize_Gauss5x5", CV_PLUGINS1(CV_PLUGIN_IPPCV),(int roiWidth, CvDataType dataType, int channels, int *bufSize)) IPCVAPI_EX(CvStatus |
IPCVAPI_EX (CvStatus, icvUpdateMotionHistory_8u32f_C1IR,"ippiUpdateMotionHistory_8u32f_C1IR", CV_PLUGINS1(CV_PLUGIN_IPPCV),(const uchar *silIm, int silStep, float *mhiIm, int mhiStep, CvSize size, floattimestamp, floatmhi_duration)) IPCVAPI_EX(CvStatus | |
const uchar int float int CvSize const float *pMetrics | IPCVAPI_EX (CvStatus, icvDistanceTransform_5x5_8u32f_C1R,"ippiDistanceTransform_5x5_8u32f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),(const uchar *pSrc, int srcStep, float *pDst, int dstStep, CvSize roiSize, const float *pMetrics)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics | IPCVAPI_EX (CvStatus, icvDistanceTransform_3x3_8u_C1R,"ippiDistanceTransform_3x3_8u_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),(const uchar *pSrc, int srcStep, uchar *pDst, int dstStep, CvSize roiSize, const int *pMetrics)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op | IPCVAPI_EX (CvStatus, icvAndC_8u_C1R,"ippiAndC_8u_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI),(const uchar *src1, int srcstep1, uchar scalar, uchar *dst, int dststep, CvSize size)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value | IPCVAPI_EX (CvStatus, icvThreshold_GTVal_32f_C1R,"ippiThreshold_GTVal_32f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI),(const float *pSrc, int srcstep, float *pDst, int dststep, CvSize size, float threshold, float value)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value | IPCVAPI_EX (CvStatus, icvThreshold_LTVal_32f_C1R,"ippiThreshold_LTVal_32f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI),(const float *pSrc, int srcstep, float *pDst, int dststep, CvSize size, float threshold, float value)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize | IPCVAPI_EX (CvStatus, icvCanny_16s8u_C1R,"ippiCanny_16s8u_C1R", 0,(const short *pSrcDx, int srcDxStep, const short *pSrcDy, int srcDyStep, uchar *pDstEdges, int dstEdgeStep, CvSize roiSize, float lowThresh, floathighThresh, void *pBuffer)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize | IPCVAPI_EX (CvStatus, icvCreateMapCameraUndistort_32f_C1R,"ippiCreateMapCameraUndistort_32f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),(float *pxMap, int xStep, float *pyMap, int yStep, CvSize roiSize, float fx, float fy, float cx, float cy, float k1, float k2, float p1, float p2, uchar *pBuffer)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy | IPCVAPI_EX (CvStatus, icvOpticalFlowPyrLKInitAlloc_8u_C1R,"ippiOpticalFlowPyrLKInitAlloc_8u_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),(void **ppState, CvSize roiSize, int winSize, int hint)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState | IPCVAPI_EX (CvStatus, icvOpticalFlowPyrLK_8u_C1R,"ippiOpticalFlowPyrLK_8u_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),(CvPyramid *pPyr1, CvPyramid *pPyr2, const float *pPrev, float *pNext, char *pStatus, float *pError, int numFeat, int winSize, int maxLev, int maxIter, float threshold, void *state)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val | IPCVAPI_EX (CvStatus, icvSqrIntegral_8u32s64f_C1R,"ippiSqrIntegral_8u32s64f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),(const uchar *pSrc, int srcStep, int *pDst, int dstStep, double *pSqr, int sqrStep, CvSize roiSize, int val, double valSqr)) IPCVAPI_EX(CvStatus |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float int const double int float int CvSize CvRect rect | IPCVAPI_EX (CvStatus, icvHaarClassifierInitAlloc_32f,"ippiHaarClassifierInitAlloc_32f", CV_PLUGINS1(CV_PLUGIN_IPPCV),(void **pState, const CvRect *pFeature, const float *pWeight, const float *pThreshold, const float *pVal1, const float *pVal2, const int *pNum, int length)) IPCVAPI_EX(CvStatus |
#define ICV_COPY_SUBPIX | ( | flavor, | |
cn, | |||
srctype, | |||
dsttype | |||
) |
#define ICV_COPY_SUBPIX | ( | flavor, | |
cn, | |||
srctype, | |||
dsttype | |||
) |
#define ICV_MATCHTEMPLATE | ( | flavor, | |
arrtype | |||
) |
#define ICV_MATCHTEMPLATE | ( | flavor, | |
arrtype | |||
) |
#define ICV_PYRDOWN | ( | flavor, | |
cn | |||
) |
#define ICV_PYRDOWN | ( | flavor, | |
cn | |||
) |
#define ICV_PYRUP | ( | flavor, | |
cn | |||
) |
#define ICV_PYRUP | ( | flavor, | |
cn | |||
) |
#define IPCV_ACCUM | ( | flavor, | |
arrtype, | |||
acctype | |||
) |
#define IPCV_ACCUM | ( | flavor, | |
arrtype, | |||
acctype | |||
) |
#define IPCV_COLOR | ( | funcname, | |
ipp_funcname, | |||
flavor | |||
) |
#define IPCV_COLOR | ( | funcname, | |
ipp_funcname, | |||
flavor | |||
) |
#define IPCV_COPY_BORDER | ( | bordertype, | |
flavor | |||
) |
#define IPCV_COPY_BORDER | ( | bordertype, | |
flavor | |||
) |
#define IPCV_FILTER | ( | suffix, | |
ipp_suffix, | |||
cn, | |||
ksizetype, | |||
anchortype | |||
) |
#define IPCV_FILTER | ( | suffix, | |
ipp_suffix, | |||
cn, | |||
ksizetype, | |||
anchortype | |||
) |
#define IPCV_FILTER_BOX | ( | flavor, | |
cn | |||
) |
#define IPCV_FILTER_BOX | ( | flavor, | |
cn | |||
) |
#define IPCV_FILTER_LAPLACIAN_BORDER | ( | flavor, | |
srctype | |||
) |
#define IPCV_FILTER_LAPLACIAN_BORDER | ( | flavor, | |
srctype | |||
) |
#define IPCV_FILTER_MEDIAN | ( | flavor, | |
cn | |||
) |
#define IPCV_FILTER_MEDIAN | ( | flavor, | |
cn | |||
) |
#define IPCV_FILTER_SCHARR | ( | suffix, | |
ipp_suffix, | |||
flavor | |||
) |
#define IPCV_FILTER_SCHARR | ( | suffix, | |
ipp_suffix, | |||
flavor | |||
) |
#define IPCV_FILTER_SCHARR_BORDER | ( | suffix, | |
flavor, | |||
srctype | |||
) |
#define IPCV_FILTER_SCHARR_BORDER | ( | suffix, | |
flavor, | |||
srctype | |||
) |
#define IPCV_FILTER_SOBEL | ( | suffix, | |
ipp_suffix, | |||
flavor | |||
) |
#define IPCV_FILTER_SOBEL | ( | suffix, | |
ipp_suffix, | |||
flavor | |||
) |
#define IPCV_FILTER_SOBEL_BORDER | ( | suffix, | |
flavor, | |||
srctype | |||
) |
#define IPCV_FILTER_SOBEL_BORDER | ( | suffix, | |
flavor, | |||
srctype | |||
) |
#define IPCV_MOMENTS | ( | suffix, | |
ipp_suffix, | |||
cn | |||
) |
#define IPCV_MOMENTS | ( | suffix, | |
ipp_suffix, | |||
cn | |||
) |
#define IPCV_MORPHOLOGY | ( | minmaxtype, | |
morphtype, | |||
flavor, | |||
cn | |||
) |
#define IPCV_MORPHOLOGY | ( | minmaxtype, | |
morphtype, | |||
flavor, | |||
cn | |||
) |
#define IPCV_MORPHOLOGY_INIT_ALLOC | ( | flavor, | |
cn | |||
) |
#define IPCV_MORPHOLOGY_INIT_ALLOC | ( | flavor, | |
cn | |||
) |
#define IPCV_REMAP | ( | flavor, | |
cn | |||
) |
#define IPCV_REMAP | ( | flavor, | |
cn | |||
) |
#define IPCV_RESIZE | ( | flavor, | |
cn | |||
) |
#define IPCV_RESIZE | ( | flavor, | |
cn | |||
) |
#define IPCV_WARPAFFINE_BACK | ( | flavor, | |
cn | |||
) |
#define IPCV_WARPAFFINE_BACK | ( | flavor, | |
cn | |||
) |
#define IPCV_WARPPERSPECTIVE | ( | flavor, | |
cn | |||
) |
#define IPCV_WARPPERSPECTIVE | ( | flavor, | |
cn | |||
) |
#define IPCV_WARPPERSPECTIVE_BACK | ( | flavor, | |
cn | |||
) |
#define IPCV_WARPPERSPECTIVE_BACK | ( | flavor, | |
cn | |||
) |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value CV_PLUGINS1 | ( | CV_PLUGIN_IPPI | ) |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float int const double int float int CvSize CvRect rect CV_PLUGINS1 | ( | CV_PLUGIN_IPPCV | ) |
IPCVAPI_EX | ( | CvStatus | , |
icvMomentInitAlloc_64f | , | ||
"ippiMomentInitAlloc_64f" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPI) | , | ||
(void **momentstate, CvHintAlgorithm hint) | |||
) |
void* momentstate IPCVAPI_EX | ( | CvStatus | , |
icvGetSpatialMoment_64f | , | ||
"ippiGetSpatialMoment_64f" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPI) | , | ||
(const void *momentstate, int mOrd, int nOrd,int nChannel, CvPoint roiOffset, double *value) | |||
) |
void* momentstate int CvDataType int int* bufSize IPCVAPI_EX | ( | CvStatus | , |
icvPyrUpGetBufSize_Gauss5x5 | , | ||
"ippiPyrUpGetBufSize_Gauss5x5" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(int roiWidth, CvDataType dataType, int channels, int *bufSize) | |||
) |
IPCVAPI_EX | ( | CvStatus | , |
icvUpdateMotionHistory_8u32f_C1IR | , | ||
"ippiUpdateMotionHistory_8u32f_C1IR" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(const uchar *silIm, int silStep, float *mhiIm, int mhiStep,CvSize size, floattimestamp, floatmhi_duration) | |||
) |
const uchar int float int CvSize const float* pMetrics IPCVAPI_EX | ( | CvStatus | , |
icvDistanceTransform_5x5_8u32f_C1R | , | ||
"ippiDistanceTransform_5x5_8u32f_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(const uchar *pSrc, int srcStep, float *pDst,int dstStep, CvSize roiSize, const float *pMetrics) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics IPCVAPI_EX | ( | CvStatus | , |
icvDistanceTransform_3x3_8u_C1R | , | ||
"ippiDistanceTransform_3x3_8u_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(const uchar *pSrc, int srcStep, uchar *pDst,int dstStep, CvSize roiSize, const int *pMetrics) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op IPCVAPI_EX | ( | CvStatus | , |
icvAndC_8u_C1R | , | ||
"ippiAndC_8u_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPI) | , | ||
(const uchar *src1, int srcstep1, uchar scalar,uchar *dst, int dststep, CvSize size) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value IPCVAPI_EX | ( | CvStatus | , |
icvThreshold_GTVal_32f_C1R | , | ||
"ippiThreshold_GTVal_32f_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPI) | , | ||
(const float *pSrc, int srcstep, float *pDst, int dststep,CvSize size, float threshold, float value) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value IPCVAPI_EX | ( | CvStatus | , |
icvThreshold_LTVal_32f_C1R | , | ||
"ippiThreshold_LTVal_32f_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPI) | , | ||
(const float *pSrc, int srcstep, float *pDst, int dststep,CvSize size, float threshold, float value) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize IPCVAPI_EX | ( | CvStatus | , |
icvCanny_16s8u_C1R | , | ||
"ippiCanny_16s8u_C1R" | , | ||
0 | , | ||
(const short *pSrcDx, int srcDxStep, const short *pSrcDy, int srcDyStep,uchar *pDstEdges, int dstEdgeStep, CvSize roiSize, float lowThresh,floathighThresh, void *pBuffer) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize IPCVAPI_EX | ( | CvStatus | , |
icvCreateMapCameraUndistort_32f_C1R | , | ||
"ippiCreateMapCameraUndistort_32f_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(float *pxMap, int xStep, float *pyMap, int yStep, CvSize roiSize,float fx, float fy, float cx, float cy, float k1, float k2,float p1, float p2, uchar *pBuffer) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy IPCVAPI_EX | ( | CvStatus | , |
icvOpticalFlowPyrLKInitAlloc_8u_C1R | , | ||
"ippiOpticalFlowPyrLKInitAlloc_8u_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(void **ppState, CvSize roiSize, int winSize, int hint) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState IPCVAPI_EX | ( | CvStatus | , |
icvOpticalFlowPyrLK_8u_C1R | , | ||
"ippiOpticalFlowPyrLK_8u_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(CvPyramid *pPyr1, CvPyramid *pPyr2,const float *pPrev, float *pNext, char *pStatus,float *pError, int numFeat, int winSize,int maxLev, int maxIter, float threshold, void *state) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val IPCVAPI_EX | ( | CvStatus | , |
icvSqrIntegral_8u32s64f_C1R | , | ||
"ippiSqrIntegral_8u32s64f_C1R" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(const uchar *pSrc, int srcStep,int *pDst, int dstStep, double *pSqr, int sqrStep,CvSize roiSize, int val, double valSqr) | |||
) |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int float int CvSize CvRect rect IPCVAPI_EX | ( | CvStatus | , |
icvHaarClassifierInitAlloc_32f | , | ||
"ippiHaarClassifierInitAlloc_32f" | , | ||
CV_PLUGINS1(CV_PLUGIN_IPPCV) | , | ||
(void **pState, const CvRect *pFeature, const float *pWeight,const float *pThreshold, const float *pVal1,const float *pVal2, const int *pNum, int length) | |||
) |
void* momentstate int CvDataType dataType |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar* dst |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int float int dstStep |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int dststep |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float dx |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value icvCannyGetSize |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics icvCompareC_8u_C1R_cv |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize icvCopySubpix_32f_C1R |
icvDistanceTransform_3x3_8u32f_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int float int CvSize CvRect rect icvHaarClassifierFree_32f |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState icvIntegral_8u32s_C1R |
icvMomentFree_64f |
void* momentstate int CvDataType int int* bufSize icvMorphFree |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy icvOpticalFlowPyrLKFree_8u_C1R |
void* momentstate icvPyrDownGetBufSize_Gauss5x5 |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val icvRectStdDev_32f_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op icvThreshold_GTVal_8u_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value icvThreshold_LTVal_8u_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize icvUndistortGetSize |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value ippiCannyGetSize |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics ippiCompareC_8u_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize ippiCopySubpix_32f_C1R |
ippiDistanceTransform_3x3_8u32f_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int float int CvSize CvRect rect ippiHaarClassifierFree_32f |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState ippiIntegral_8u32s_C1R |
ippiMomentFree_64f |
void* momentstate int CvDataType int int* bufSize ippiMorphologyFree |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy ippiOpticalFlowPyrLKFree_8u_C1R |
void* momentstate ippiPyrDownGetBufSize_Gauss5x5 |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val ippiRectStdDev_32f_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op ippiThreshold_GTVal_8u_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value ippiThreshold_LTVal_8u_C1R |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize ippiUndistortGetSize |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int float* pDst |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double* pSqr |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float * pSrc |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int float int CvSize roiSize |
void* momentstate int roiWidth |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar scalar |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize size |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int const double int sqrStep |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar* src1 |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int* bufferSize CvSize int* pBufsize const float int float int CvSize float float dy void* pState const uchar int int int CvSize int val const float int srcStep |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int srcstep |
const uchar int float int CvSize const float* pMetrics uchar int CvSize const int* pMetrics const uchar int srcstep1 |