Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_camera.h293 inline void db_UpdateImageHomographyAffine(double H_p_dx[9],const double H[9],const double dx[6]) in db_UpdateImageHomographyAffine() function
Ddb_rob_image_homography.cpp555 db_UpdateImageHomographyAffine(H_p_dx,H,dx); in db_ImageHomographyUpdateGeneric()