OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hyp_point
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.cpp
183
double *
hyp_point
,ft;
local
208
hyp_point
=hyp+9*i;
209
db_StitchCameraRotation_2Points(
hyp_point
,x1_temp,x2_temp,xp1_temp,xp2_temp);
210
hyp_point
[2]*=ft;
211
hyp_point
[5]*=ft;
212
hyp_point
[6]*=m;
213
hyp_point
[7]*=m;
214
cost=db_SquaredReprojectionErrorHomography(y,
hyp_point
,x3);
db_rob_image_homography.cpp
680
double *
hyp_point
;
local
[
all
...]
Completed in 2014 milliseconds