OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DB_POINT_STANDARDDEV
(Results
1 - 10
of
10
) sorted by null
/development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_constants.h
57
#define
DB_POINT_STANDARDDEV
(1.0/(826.0)) /*1 pixel for CIF (fraction of (image width+image height)/2)*/
58
#define DB_OUTLIER_THRESHOLD 3.0 /*In number of
DB_POINT_STANDARDDEV
's*/
59
#define DB_WORST_CASE 50.0 /*In number of
DB_POINT_STANDARDDEV
's*/
db_rob_image_homography.h
114
double scale=
DB_POINT_STANDARDDEV
,
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_constants.h
57
#define
DB_POINT_STANDARDDEV
(1.0/(826.0)) /*1 pixel for CIF (fraction of (image width+image height)/2)*/
58
#define DB_OUTLIER_THRESHOLD 3.0 /*In number of
DB_POINT_STANDARDDEV
's*/
59
#define DB_WORST_CASE 50.0 /*In number of
DB_POINT_STANDARDDEV
's*/
db_rob_image_homography.h
114
double scale=
DB_POINT_STANDARDDEV
,
/development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.cpp
61
double scale =
DB_POINT_STANDARDDEV
;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
61
double scale =
DB_POINT_STANDARDDEV
;
/development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h
95
DB_POINT_STANDARDDEV
,reference_update_period,
159
double scale =
DB_POINT_STANDARDDEV
,
/development/perftests/panorama/feature_stab/src/dbregtest/
dbregtest.cpp
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/dbreg/
dbreg.h
95
DB_POINT_STANDARDDEV
,reference_update_period,
159
double scale =
DB_POINT_STANDARDDEV
,
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
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);
Completed in 88 milliseconds