Home
last modified time | relevance | path

Searched refs:CalculateTransformationLMS3 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvvecfacetracking.cpp73 inline double CalculateTransformationLMS3( CvPoint* pTemplPoints,
802 double e_templ = CalculateTransformationLMS3(ptTempl, ptNew, &scale, &rotate, &dx, &dy); in GetEnergy()
849 inline double CalculateTransformationLMS3( CvPoint* pTemplPoints, in CalculateTransformationLMS3() function