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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
62 Without orientation_preserving:
69 With orientation_preserving:
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
88 double **Xp,double **X,int nr_points,int orientation_preserving=1,
db_image_homography.h 113 If orientation_preserving is true, R is restricted such that det(R)>0.
132 Without orientation_preserving:
139 With orientation_preserving:
150 \param orientation_preserving
156 double **Xp,double **X,int nr_points,int orientation_preserving=1,
164 \param orientation_preserving
169 inline void db_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,
db_framestitching.cpp 81 double **Xp,double **X,int nr_points,int orientation_preserving,
135 if(orientation_preserving)
db_rob_image_homography.cpp 704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; local
796 orientation_preserving=1;
803 orientation_preserving=0;
810 orientation_preserving=1;
817 orientation_preserving=1;
824 orientation_preserving=0;
831 orientation_preserving=1;
838 orientation_preserving=1;
845 orientation_preserving=1;
852 orientation_preserving=1
    [all...]
db_image_homography.cpp 237 double **Xp,double **X,int nr_points,int orientation_preserving,
306 if(!orientation_preserving && (Aacc2!=0.0 || Bacc2!=0.0))
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
62 Without orientation_preserving:
69 With orientation_preserving:
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
88 double **Xp,double **X,int nr_points,int orientation_preserving=1,
db_image_homography.h 113 If orientation_preserving is true, R is restricted such that det(R)>0.
132 Without orientation_preserving:
139 With orientation_preserving:
150 \param orientation_preserving
156 double **Xp,double **X,int nr_points,int orientation_preserving=1,
164 \param orientation_preserving
169 inline void db_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,
db_framestitching.cpp 81 double **Xp,double **X,int nr_points,int orientation_preserving,
135 if(orientation_preserving)
db_rob_image_homography.cpp 704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; local
796 orientation_preserving=1;
803 orientation_preserving=0;
810 orientation_preserving=1;
817 orientation_preserving=1;
824 orientation_preserving=0;
831 orientation_preserving=1;
838 orientation_preserving=1;
845 orientation_preserving=1;
852 orientation_preserving=1
    [all...]
db_image_homography.cpp 237 double **Xp,double **X,int nr_points,int orientation_preserving,
306 if(!orientation_preserving && (Aacc2!=0.0 || Bacc2!=0.0))
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_framestitching.h 45 If orientation_preserving is true, R is restricted such that det(R)>0.
62 Without orientation_preserving:
69 With orientation_preserving:
82 \param orientation_preserving if true, R is restricted such that det(R)>0.
88 double **Xp,double **X,int nr_points,int orientation_preserving=1,
db_image_homography.h 113 If orientation_preserving is true, R is restricted such that det(R)>0.
132 Without orientation_preserving:
139 With orientation_preserving:
150 \param orientation_preserving
156 double **Xp,double **X,int nr_points,int orientation_preserving=1,
164 \param orientation_preserving
169 inline void db_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,
db_framestitching.cpp 81 double **Xp,double **X,int nr_points,int orientation_preserving,
135 if(orientation_preserving)
db_rob_image_homography.cpp 704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; local
796 orientation_preserving=1;
803 orientation_preserving=0;
810 orientation_preserving=1;
817 orientation_preserving=1;
824 orientation_preserving=0;
831 orientation_preserving=1;
838 orientation_preserving=1;
845 orientation_preserving=1;
852 orientation_preserving=1
    [all...]
db_image_homography.cpp 237 double **Xp,double **X,int nr_points,int orientation_preserving,
306 if(!orientation_preserving && (Aacc2!=0.0 || Bacc2!=0.0))

Completed in 250 milliseconds