Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlee.cpp4080 float* Parabola2 = pEdge2->parabola->map; in _cvPar_OpenParIntersection() local
4132 _cvCalcOrtogInverse(InversParabola2, Parabola2); in _cvPar_OpenParIntersection()
4166 _cvCalcComposition(InvPar1_Par2,InversParabola1,Parabola2); in _cvPar_OpenParIntersection()
4215 float* Parabola2 = pEdge2->parabola->map; in _cvPar_CloseParIntersection() local
4272 _cvCalcOrtogInverse(InversParabola2, Parabola2); in _cvPar_CloseParIntersection()
4316 _cvCalcComposition(InvPar1_Par2,InversParabola1,Parabola2); in _cvPar_CloseParIntersection()