Home
last modified time | relevance | path

Searched refs:best_sol (Results 1 – 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_image_homography.cpp180 int nr_sols,i,best_sol,done; in db_StitchRotationCommonFocalLength_3Points() local
220 best_sol=i; in db_StitchRotationCommonFocalLength_3Points()
224 if(f) *f=fsol[best_sol]; in db_StitchRotationCommonFocalLength_3Points()
225 db_Copy9(H,hyp+9*best_sol); in db_StitchRotationCommonFocalLength_3Points()