#include "_cv.h"
Typedefs | |
typedef int | imgstep |
typedef int CvSize | imgsize |
typedef int CvSize const void * | templ |
typedef int CvSize const void int | templstep |
typedef int CvSize const void int CvSize | templsize |
typedef int CvSize const void int CvSize void * | result |
typedef int CvSize const void int CvSize void int | rstep |
Functions | |
void | icvCrossCorr (const CvArr *_img, const CvArr *_templ, CvArr *_corr, CvPoint anchor) |
typedef | CvStatus (CV_STDCALL *CvTemplMatchIPPFunc)(const void *img |
CV_IMPL void | cvMatchTemplate (const CvArr *_img, const CvArr *_templ, CvArr *_result, int method) |
Variables | |
icvCrossCorrValid_Norm_8u32f_C1R_t | icvCrossCorrValid_Norm_8u32f_C1R_p = 0 |
icvCrossCorrValid_NormLevel_8u32f_C1R_t | icvCrossCorrValid_NormLevel_8u32f_C1R_p = 0 |
icvSqrDistanceValid_Norm_8u32f_C1R_t | icvSqrDistanceValid_Norm_8u32f_C1R_p = 0 |
icvCrossCorrValid_Norm_32f_C1R_t | icvCrossCorrValid_Norm_32f_C1R_p = 0 |
icvCrossCorrValid_NormLevel_32f_C1R_t | icvCrossCorrValid_NormLevel_32f_C1R_p = 0 |
icvSqrDistanceValid_Norm_32f_C1R_t | icvSqrDistanceValid_Norm_32f_C1R_p = 0 |
CV_IMPL void cvMatchTemplate | ( | const CvArr * | _img, |
const CvArr * | _templ, | ||
CvArr * | _result, | ||
int | method | ||
) |
typedef CvStatus | ( | CV_STDCALL * | CvTemplMatchIPPFunc | ) | const |
icvCrossCorrValid_Norm_32f_C1R_t icvCrossCorrValid_Norm_32f_C1R_p = 0 |
icvCrossCorrValid_Norm_8u32f_C1R_t icvCrossCorrValid_Norm_8u32f_C1R_p = 0 |
icvCrossCorrValid_NormLevel_32f_C1R_t icvCrossCorrValid_NormLevel_32f_C1R_p = 0 |
icvCrossCorrValid_NormLevel_8u32f_C1R_t icvCrossCorrValid_NormLevel_8u32f_C1R_p = 0 |
icvSqrDistanceValid_Norm_32f_C1R_t icvSqrDistanceValid_Norm_32f_C1R_p = 0 |
icvSqrDistanceValid_Norm_8u32f_C1R_t icvSqrDistanceValid_Norm_8u32f_C1R_p = 0 |