OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:templ_d
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cvaux/src/
cvvecfacetracking.cpp
830
double
templ_d
= sqrt(dx*dx + dy*dy);
local
831
double scale_templ = new_d /
templ_d
;
[
all
...]
Completed in 370 milliseconds