Home
last modified time | relevance | path

Searched refs:orientation_preserving (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; in db_RobImageHomography() local
796 orientation_preserving=1; in db_RobImageHomography()
803 orientation_preserving=0; in db_RobImageHomography()
810 orientation_preserving=1; in db_RobImageHomography()
817 orientation_preserving=1; in db_RobImageHomography()
824 orientation_preserving=0; in db_RobImageHomography()
831 orientation_preserving=1; in db_RobImageHomography()
838 orientation_preserving=1; in db_RobImageHomography()
845 orientation_preserving=1; in db_RobImageHomography()
852 orientation_preserving=1; in db_RobImageHomography()
[all …]
Ddb_image_homography.h156 double **Xp,double **X,int nr_points,int orientation_preserving=1,
169 …b_StitchSimilarity2D(double H[9],double **Xp,double **X,int nr_points,int orientation_preserving=1,
174 db_StitchSimilarity2DRaw(&s,R,t,Xp,X,nr_points,orientation_preserving,
Ddb_framestitching.cpp81 double **Xp,double **X,int nr_points,int orientation_preserving, in db_StitchSimilarity3DRaw() argument
135 if(orientation_preserving) in db_StitchSimilarity3DRaw()
Ddb_image_homography.cpp237 double **Xp,double **X,int nr_points,int orientation_preserving, in db_StitchSimilarity2DRaw() argument
306 if(!orientation_preserving && (Aacc2!=0.0 || Bacc2!=0.0)) in db_StitchSimilarity2DRaw()
Ddb_framestitching.h88 double **Xp,double **X,int nr_points,int orientation_preserving=1,
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; in db_RobImageHomography() local
796 orientation_preserving=1; in db_RobImageHomography()
803 orientation_preserving=0; in db_RobImageHomography()
810 orientation_preserving=1; in db_RobImageHomography()
817 orientation_preserving=1; in db_RobImageHomography()
824 orientation_preserving=0; in db_RobImageHomography()
831 orientation_preserving=1; in db_RobImageHomography()
838 orientation_preserving=1; in db_RobImageHomography()
845 orientation_preserving=1; in db_RobImageHomography()
852 orientation_preserving=1; in db_RobImageHomography()
[all …]
Ddb_image_homography.h156 double **Xp,double **X,int nr_points,int orientation_preserving=1,
169 …b_StitchSimilarity2D(double H[9],double **Xp,double **X,int nr_points,int orientation_preserving=1,
174 db_StitchSimilarity2DRaw(&s,R,t,Xp,X,nr_points,orientation_preserving,
Ddb_framestitching.cpp81 double **Xp,double **X,int nr_points,int orientation_preserving, in db_StitchSimilarity3DRaw() argument
135 if(orientation_preserving) in db_StitchSimilarity3DRaw()
Ddb_image_homography.cpp237 double **Xp,double **X,int nr_points,int orientation_preserving, in db_StitchSimilarity2DRaw() argument
306 if(!orientation_preserving && (Aacc2!=0.0 || Bacc2!=0.0)) in db_StitchSimilarity2DRaw()
Ddb_framestitching.h88 double **Xp,double **X,int nr_points,int orientation_preserving=1,