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

  /development/perftests/panorama/feature_stab/db_vlvm/
db_robust.h 49 int model_dimension; member in struct:db_stat_struct
db_rob_image_homography.cpp 98 stat->model_dimension=0;
104 stat->gric=stat->cost+stat->lambda1*stat->model_dimension*((double)stat->nr_points)+stat->lambda2*((double)stat->nr_parameters);
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_robust.h 49 int model_dimension; member in struct:db_stat_struct
db_rob_image_homography.cpp 98 stat->model_dimension=0;
104 stat->gric=stat->cost+stat->lambda1*stat->model_dimension*((double)stat->nr_points)+stat->lambda2*((double)stat->nr_parameters);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_robust.h 49 int model_dimension; member in struct:db_stat_struct
db_rob_image_homography.cpp 98 stat->model_dimension=0;
104 stat->gric=stat->cost+stat->lambda1*stat->model_dimension*((double)stat->nr_points)+stat->lambda2*((double)stat->nr_parameters);
    [all...]

Completed in 104 milliseconds