Searched refs:getLastTRS (Results 1 – 8 of 8) sorted by relevance
69 int getLastTRS(double trs[3][3]);
193 int Align::getLastTRS(double trs[3][3]) in getLastTRS() function in Align
145 aligner->getLastTRS(frame->trs); in addFrame()
158 aligner->getLastTRS(frame->trs); in addFrame()
173 mosaic[mID]->getAligner()->getLastTRS(trs); in AddFrame()