Searched defs:UpdateReference (Results 1 - 1 of 1) sorted by relevance
/development/perftests/panorama/feature_stab/src/dbreg/ |
H A D | dbreg.cpp | 252 int db_FrameToReferenceRegistration::UpdateReference(const unsigned char * const * im, bool subsample, bool detect_corners) function in class:db_FrameToReferenceRegistration 352 UpdateReference(im,true,true); 477 UpdateReference(imptr,false); 478 // UpdateReference(m_aligned_ins_image,false); 497 //UpdateReference(imptr,false, false); 500 UpdateReference(imptr,false, true); 502 UpdateReference(imptr,false, false);
|
Completed in 23 milliseconds