OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:len_b2
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/calib3d/test/
test_chessboardgenerator.cpp
102
float
len_b2
= (float)norm(b2);
local
105
pb2 = Point3f(b2[0]/len_b1, b2[1]/
len_b2
, b2[2]/
len_b2
);
Completed in 56 milliseconds