Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlcm.cpp47 const float LCM_CONST_ZERO = 1e-6f; variable
699 if(scal_AB_AB < LCM_CONST_ZERO) in _cvProjectionPointToSegment()