Searched refs:db_FillBuckets_f (Results 1 – 1 of 1) sorted by relevance
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_matching.cpp | 2697 float* db_FillBuckets_f(float *patch_space,const float * const *f_img,db_Bucket_f **bp,int bw,int b… in db_FillBuckets_f() function 3232 … ps=db_FillBuckets_f(m_aligned_patch_space,l_img,m_bp_l,m_bw,m_bh,m_nr_h,m_nr_v,m_bd,x_l,y_l,nr_l); in Match() 3233 if(H==0) db_FillBuckets_f(ps,r_img,m_bp_r,m_bw,m_bh,m_nr_h,m_nr_v,m_bd,x_r,y_r,nr_r); in Match()
|