Searched refs:pPoint (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvlee.cpp677 pPoint: out, intersection of pEdge1 and pEdge2
678 Radius: out, distance between pPoint and sites, assosiated
679 with pEdge1 and pEdge2 (pPoint is situated on the equal
682 Return : distance between pPoint and marked point on pEdge1 or
688 CvPointFloat* pPoint,
699 pPoint: out, intersection of pEdge1 and pEdge2
700 Radius: out, distance between pPoint and sites, assosiated
701 with pEdge1 and pEdge2 (pPoint is situated on the equal
704 Return : distance between pPoint and marked point on pEdge1 or
710 pCvPointFloat pPoint,
3501 _cvCalcEdgeIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, CvPointFloat* pPoint, float &Radius) argument
3518 _cvLine_LineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3597 _cvLine_ParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3609 _cvLine_OpenParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3719 _cvLine_CloseParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3849 _cvPar_LineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3861 _cvPar_OpenLineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
3949 _cvPar_CloseLineIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4047 _cvPar_ParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4059 _cvPar_OpenParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4200 _cvPar_CloseParIntersection(pCvVoronoiEdge pEdge1, pCvVoronoiEdge pEdge2, pCvPointFloat pPoint, float &Radius) argument
4428 _cvInitVoronoiNode(pCvVoronoiNode pNode, T pPoint, float radius) argument
4581 _cvCalcPointImage(pCvPointFloat pImgPoint,pCvPointFloat pPoint,T* A) argument
4631 _cvCalcDist(pCvPointFloat pPoint, pCvVoronoiSite pSite) argument
4649 _cvPLDist(pCvPointFloat pPoint,pCvPointFloat pPoint1,pCvDirection pDirection) argument
[all...]

Completed in 70 milliseconds