OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:min_cos
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/calib3d/test/
test_chessboardgenerator.hpp
15
double
min_cos
;
member in class:cv::ChessBoardGenerator
test_chessboardgenerator.cpp
54
squareEdgePointsNum(200),
min_cos
(std::sqrt(2.f)*0.5f), cov(0.5),
94
if (n[2] >
min_cos
)
test_cameracalibration_artificial.cpp
405
cbg.
min_cos
= 0.9;
Completed in 72 milliseconds