/development/perftests/panorama/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 69 bool use_smaller_matching_window = DEFAULT_USE_SMALLER_MATCHING_WINDOW; local 84 nr_corners, max_disparity, use_smaller_matching_window,
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
AlignFeatures.cpp | 69 bool use_smaller_matching_window = DEFAULT_USE_SMALLER_MATCHING_WINDOW; local 84 nr_corners, max_disparity, use_smaller_matching_window,
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_matching.h | 199 * \param use_smaller_matching_window if set to true, uses a correlation window of 5x5 instead of the default 11x11 206 bool use_smaller_matching_window=false, int use_21=0);
|
db_feature_matching.cpp | [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_matching.h | 199 * \param use_smaller_matching_window if set to true, uses a correlation window of 5x5 instead of the default 11x11 206 bool use_smaller_matching_window=false, int use_21=0);
|
db_feature_matching.cpp | [all...] |
/development/perftests/panorama/feature_stab/src/dbregtest/ |
dbregtest.cpp | 98 bool use_smaller_matching_window = DEFAULT_USE_SMALLER_MATCHING_WINDOW; local 176 reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_STANDARDDEV,reference_update_period,do_motion_smoothing,motion_smoothing_gain,default_nr_samples,DB_DEFAULT_CHUNK_SIZE,nr_corners,max_disparity,use_smaller_matching_window);
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
dbregtest.cpp | 98 bool use_smaller_matching_window = DEFAULT_USE_SMALLER_MATCHING_WINDOW; local 176 reg.Init(w,h,motion_model_type,DEFAULT_MAX_ITERATIONS,linear_polish,quarter_resolution,DB_POINT_STANDARDDEV,reference_update_period,do_motion_smoothing,motion_smoothing_gain,default_nr_samples,DB_DEFAULT_CHUNK_SIZE,nr_corners,max_disparity,use_smaller_matching_window);
|