Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Typedefs | Functions | Variables
cvtemplmatch.cpp File Reference
#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
 

Typedef Documentation

typedef int CvSize imgsize
typedef int imgstep
const CvArr const CvArr CvArr * result
typedef int CvSize const void int CvSize void int rstep
typedef int CvSize const void* templ
typedef int CvSize const void int CvSize templsize
typedef int CvSize const void int templstep

Function Documentation

CV_IMPL void cvMatchTemplate ( const CvArr _img,
const CvArr _templ,
CvArr _result,
int  method 
)
typedef CvStatus ( CV_STDCALL CvTemplMatchIPPFunc) const
void icvCrossCorr ( const CvArr _img,
const CvArr _templ,
CvArr _corr,
CvPoint  anchor 
)

Variable Documentation

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