D | db_feature_matching.cpp | 2697 …(float *patch_space,const float * const *f_img,db_Bucket_f **bp,int bw,int bh,int nr_h,int nr_v,in… in db_FillBuckets_f() argument 2709 ypos=yi/bh; in db_FillBuckets_f() 2732 …patch_space,const unsigned char * const *f_img,db_Bucket_u **bp,int bw,int bh,int nr_h,int nr_v,in… in db_FillBuckets_u() argument 2744 ypos=yi/bh; in db_FillBuckets_u() 2785 …f(float *patch_space,const float *const *f_img,db_Bucket_f **bp,int bw,int bh,int nr_h,int nr_v,in… in db_FillBucketsPrewarped_f() argument 2804 ypos=((wyi+bh)/bh)-1; in db_FillBucketsPrewarped_f() 2828 … int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y, in db_FillBucketsPrewarped_u() argument 2848 ypos=((wyi+bh)/bh)-1; in db_FillBucketsPrewarped_u() 2874 … int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y, in db_FillBucketsPrewarpedAffine_u() argument 2895 ypos=((wyi+bh)/bh)-1; in db_FillBucketsPrewarpedAffine_u()
|