H A D | db_feature_matching.cpp | 2624 db_Bucket_f **bp,*b; local 2627 bp=new db_Bucket_f* [(nr_v+2)]; 2628 bp=bp+1; 2631 bp[i]=b+1+(nr_h+2)*(i+1); 2634 bp[i][j].ptr=new db_PointInfo_f [bd]; 2638 return(bp); 2644 db_Bucket_u **bp,*b; local 2647 bp=new db_Bucket_u* [(nr_v+2)]; 2648 bp 2661 db_FreeBuckets_f(db_Bucket_f **bp,int nr_h,int nr_v) argument 2673 db_FreeBuckets_u(db_Bucket_u **bp,int nr_h,int nr_v) argument 2685 db_EmptyBuckets_f(db_Bucket_f **bp,int nr_h,int nr_v) argument 2691 db_EmptyBuckets_u(db_Bucket_u **bp,int nr_h,int nr_v) argument 2697 db_FillBuckets_f(float *patch_space,const float * const *f_img,db_Bucket_f **bp,int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y,int nr_corners) argument 2732 db_FillBuckets_u(short *patch_space,const unsigned char * const *f_img,db_Bucket_u **bp,int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y,int nr_corners,int use_smaller_matching_window, int use_21) argument 2785 db_FillBucketsPrewarped_f(float *patch_space,const float *const *f_img,db_Bucket_f **bp,int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y,int nr_corners,const double H[9]) argument 2827 db_FillBucketsPrewarped_u(short *patch_space,const unsigned char * const *f_img,db_Bucket_u **bp, int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y, int nr_corners,const double H[9]) argument 2873 db_FillBucketsPrewarpedAffine_u(short *patch_space,const unsigned char * const *f_img,db_Bucket_u **bp, int bw,int bh,int nr_h,int nr_v,int bd,const double *x,const double *y, int nr_corners,const double H[9],const double Hinv[9],const int warpboundsp[4], int affine) argument [all...] |