HomeSort by relevance Sort by last modified time
    Searched refs:K_inv (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 695 double K_inv[9];
727 db_InvertCalibrationMatrix(K_inv,K);
765 db_Multiply3x3_3x1(x_h_point,K_inv,im+c);
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_rob_image_homography.cpp 695 double K_inv[9];
727 db_InvertCalibrationMatrix(K_inv,K);
765 db_Multiply3x3_3x1(x_h_point,K_inv,im+c);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.cpp 695 double K_inv[9];
727 db_InvertCalibrationMatrix(K_inv,K);
765 db_Multiply3x3_3x1(x_h_point,K_inv,im+c);
    [all...]

Completed in 168 milliseconds