Home
last modified time | relevance | path

Searched refs:AddFrame (Results 1 – 4 of 4) sorted by relevance

/development/perftests/panorama/feature_mos/src/mosaic/
DAlignFeatures.cpp113 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/
Ddbregtest.cpp202 reg.AddFrame(ref.GetRowPointers(),H,false,false); in main()
/development/perftests/panorama/feature_stab/src/dbreg/
Ddbreg.h189 …int AddFrame(const unsigned char * const * im, double H[9], bool force_reference=false, bool prewa…
Ddbreg.cpp344 int db_FrameToReferenceRegistration::AddFrame(const unsigned char * const * im, double H[9],bool fo… in AddFrame() function in db_FrameToReferenceRegistration