OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sign_det
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cvaux/src/
cvlee.cpp
4596
int
sign_det
= SIGN(A[0]*A[4] - A[1]*A[3]);
local
[
all
...]
Completed in 335 milliseconds