HomeSort by relevance Sort by last modified time
    Searched full:toc_final (Results 1 - 1 of 1) sorted by null

  /external/opencv3/samples/cpp/
image_alignment.cpp 317 const double toc_final = (double) getTickCount (); local
318 const double total_time = (toc_final-tic_init)/(getTickFrequency());

Completed in 2320 milliseconds