Searched refs:AddFrame (Results 1 – 4 of 4) sorted by relevance
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | AlignFeatures.cpp | 113 reg.AddFrame(m_rows, Hcurr, true); // Force this to be a reference frame in addFrame() 123 reg.AddFrame(m_rows, Hcurr, false); in addFrame()
|
/development/perftests/panorama/feature_stab/src/dbregtest/ |
D | dbregtest.cpp | 202 reg.AddFrame(ref.GetRowPointers(),H,false,false); in main()
|
/development/perftests/panorama/feature_stab/src/dbreg/ |
D | dbreg.h | 189 …int AddFrame(const unsigned char * const * im, double H[9], bool force_reference=false, bool prewa…
|
D | dbreg.cpp | 344 int db_FrameToReferenceRegistration::AddFrame(const unsigned char * const * im, double H[9],bool fo… in AddFrame() function in db_FrameToReferenceRegistration
|