Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dstitcher.cpp224 int64 compositing_t = getTickCount(); in composePanorama() local
279 …LOGLN(" after resize time: " << ((getTickCount() - compositing_t) / getTickFrequency()) << " sec"); in composePanorama()
341 …LOGLN("Compositing ## time: " << ((getTickCount() - compositing_t) / getTickFrequency()) << " sec"… in composePanorama()