OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_est__
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/calib3d/src/
dls.h
78
cv::Mat C_est__,
t_est__
; // optimal found solution
member in class:dls
dls.cpp
75
t_est__
= t_est_[j] - C_est_[j] * R_[i] * mn;
86
t_est__
.copyTo(t);
[
all
...]
Completed in 42 milliseconds