getTickFrequency 697 modules/calib3d/test/test_homography.cpp double freq = getTickFrequency(); getTickFrequency 264 modules/core/include/opencv2/core/utility.hpp CV_EXPORTS_W double getTickFrequency(); getTickFrequency 648 modules/core/misc/java/test/CoreTest.java double freq1 = Core.getTickFrequency(); getTickFrequency 650 modules/core/misc/java/test/CoreTest.java double freq2 = Core.getTickFrequency(); getTickFrequency 699 modules/core/src/system.cpp return cv::getTickFrequency()*1e-6; getTickFrequency 430 modules/core/test/test_ds.cpp cpu_freq = cv::getTickFrequency(); getTickFrequency 117 modules/core/test/test_hal_core.cpp double freq = getTickFrequency(); getTickFrequency 188 modules/core/test/test_hal_core.cpp double freq = getTickFrequency(); getTickFrequency 216 modules/features2d/test/test_descriptors_regression.cpp ts->printf(cvtest::TS::LOG, "\nAverage time of computing one descriptor = %g ms.\n", t/((double)getTickFrequency()*1000.)/calcDescriptors.rows); getTickFrequency 79 modules/flann/include/opencv2/flann/timer.h value += ( (double)stopTime - startTime) / cv::getTickFrequency(); getTickFrequency 28 modules/java/generator/src/java/android+FpsMeter.java mFrequency = Core.getTickFrequency(); getTickFrequency 305 modules/objdetect/src/detection_based_tracker.cpp static double freq = getTickFrequency(); getTickFrequency 514 modules/objdetect/src/detection_based_tracker.cpp static double freq = getTickFrequency(); getTickFrequency 627 modules/objdetect/src/detection_based_tracker.cpp static double freq = getTickFrequency(); getTickFrequency 168 modules/photo/test/test_denoising.cpp printf("execution time: %gms\n", t*1000./getTickFrequency()); getTickFrequency 319 modules/stitching/src/blenders.cpp LOGLN(" Add border to the source image, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 330 modules/stitching/src/blenders.cpp LOGLN(" Create the source image Laplacian pyramid, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 356 modules/stitching/src/blenders.cpp LOGLN(" Create the weight map Gaussian pyramid, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 428 modules/stitching/src/blenders.cpp LOGLN(" Add weighted layer of the source image to the final Laplacian pyramid layer, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 144 modules/stitching/src/exposure_compensate.cpp LOGLN("Exposure compensation, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 169 modules/stitching/src/motion_estimators.cpp LOGLN("Estimating rotations, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 275 modules/stitching/src/motion_estimators.cpp LOGLN_CHAT("Bundle adjustment, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 612 modules/stitching/src/motion_estimators.cpp LOGLN("Wave correcting, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 681 modules/stitching/src/motion_estimators.cpp LOGLN("Wave correcting, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 68 modules/stitching/src/seam_finders.cpp LOGLN("Finding seams, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 107 modules/stitching/src/seam_finders.cpp LOGLN("Finding seams, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 198 modules/stitching/src/seam_finders.cpp LOGLN("Finding seams, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 192 modules/stitching/src/stitcher.cpp LOGLN("Warping images, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 272 modules/stitching/src/stitcher.cpp LOGLN(" resize time: " << ((getTickCount() - resize_t) / getTickFrequency()) << " sec"); getTickFrequency 279 modules/stitching/src/stitcher.cpp LOGLN(" after resize time: " << ((getTickCount() - compositing_t) / getTickFrequency()) << " sec"); getTickFrequency 289 modules/stitching/src/stitcher.cpp LOGLN(" warp the current image: " << ((getTickCount() - pt) / getTickFrequency()) << " sec"); getTickFrequency 298 modules/stitching/src/stitcher.cpp LOGLN(" warp the current image mask: " << ((getTickCount() - pt) / getTickFrequency()) << " sec"); getTickFrequency 305 modules/stitching/src/stitcher.cpp LOGLN(" compensate exposure: " << ((getTickCount() - pt) / getTickFrequency()) << " sec"); getTickFrequency 321 modules/stitching/src/stitcher.cpp LOGLN(" other: " << ((getTickCount() - pt) / getTickFrequency()) << " sec"); getTickFrequency 332 modules/stitching/src/stitcher.cpp LOGLN(" other2: " << ((getTickCount() - pt) / getTickFrequency()) << " sec"); getTickFrequency 340 modules/stitching/src/stitcher.cpp LOGLN(" feed time: " << ((getTickCount() - feed_t) / getTickFrequency()) << " sec"); getTickFrequency 341 modules/stitching/src/stitcher.cpp LOGLN("Compositing ## time: " << ((getTickCount() - compositing_t) / getTickFrequency()) << " sec"); getTickFrequency 349 modules/stitching/src/stitcher.cpp LOGLN("blend time: " << ((getTickCount() - blend_t) / getTickFrequency()) << " sec"); getTickFrequency 351 modules/stitching/src/stitcher.cpp LOGLN("Compositing, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 454 modules/stitching/src/stitcher.cpp LOGLN("Finding features, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 462 modules/stitching/src/stitcher.cpp LOGLN("Pairwise matching, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 259 modules/ts/src/ts.cpp double freq = cv::getTickFrequency(); getTickFrequency 909 modules/ts/src/ts_perf.cpp timeLimitDefault = param_time_limit == 0.0 ? 1 : (int64)(param_time_limit * cv::getTickFrequency()); getTickFrequency 977 modules/ts/src/ts_perf.cpp CV_Assert(compensation < 0.01 * cv::getTickFrequency()); getTickFrequency 1110 modules/ts/src/ts_perf.cpp if (totalTime - lastActivityPrintTime >= cv::getTickFrequency() * 10) getTickFrequency 1295 modules/ts/src/ts_perf.cpp metrics.frequency = cv::getTickFrequency(); getTickFrequency 1733 modules/ts/src/ts_perf.cpp test->timeLimit = (int64)(timeLimitSecs * cv::getTickFrequency()); getTickFrequency 318 samples/cpp/image_alignment.cpp const double total_time = (toc_final-tic_init)/(getTickFrequency()); getTickFrequency 45 samples/cpp/lsd_lines.cpp double duration_ms = (double(getTickCount()) - start) * 1000 / getTickFrequency(); getTickFrequency 273 samples/cpp/stereo_match.cpp printf("Time elapsed: %fms\n", t*1000/getTickFrequency()); getTickFrequency 454 samples/cpp/stitching_detailed.cpp LOGLN("Finding features, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 474 samples/cpp/stitching_detailed.cpp LOGLN("Pairwise matching, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 664 samples/cpp/stitching_detailed.cpp LOGLN("Warping images, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 841 samples/cpp/stitching_detailed.cpp LOGLN("Compositing, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); getTickFrequency 846 samples/cpp/stitching_detailed.cpp LOGLN("Finished, total time: " << ((getTickCount() - app_start_time) / getTickFrequency()) << " sec"); getTickFrequency 77 samples/cpp/tutorial_code/core/how_to_scan_images/how_to_scan_images.cpp t = 1000*((double)getTickCount() - t)/getTickFrequency(); getTickFrequency 91 samples/cpp/tutorial_code/core/how_to_scan_images/how_to_scan_images.cpp t = 1000*((double)getTickCount() - t)/getTickFrequency(); getTickFrequency 105 samples/cpp/tutorial_code/core/how_to_scan_images/how_to_scan_images.cpp t = 1000*((double)getTickCount() - t)/getTickFrequency(); getTickFrequency 125 samples/cpp/tutorial_code/core/how_to_scan_images/how_to_scan_images.cpp t = 1000*((double)getTickCount() - t)/getTickFrequency(); getTickFrequency 127 samples/cpp/tutorial_code/core/ippasync/ippasync_sample.cpp execTime = ((double)getTickCount() - execTime)*1000./getTickFrequency(); getTickFrequency 43 samples/cpp/tutorial_code/core/mat_mask_operations/mat_mask_operations.cpp t = ((double)getTickCount() - t)/getTickFrequency(); getTickFrequency 54 samples/cpp/tutorial_code/core/mat_mask_operations/mat_mask_operations.cpp t = ((double)getTickCount() - t)/getTickFrequency(); getTickFrequency 91 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 103 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 112 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 120 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 134 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 146 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 155 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 164 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp time = 1000*((double)getTickCount() - time)/getTickFrequency(); getTickFrequency 182 samples/cpp/tvl1_optical_flow.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 235 samples/cpp/ufacedetect.cpp double fps = getTickFrequency()/t; getTickFrequency 115 samples/cpp/watershed.cpp printf( "execution time = %gms\n", t*1000./getTickFrequency() ); getTickFrequency 68 samples/directx/d3dsample.hpp float fps = sz * (float)cv::getTickFrequency() / (now - then); getTickFrequency 146 samples/gpu/bgfg_segm.cpp double fps = cv::getTickFrequency() / (cv::getTickCount() - start); getTickFrequency 119 samples/gpu/farneback_optical_flow.cpp s << "opt. flow FPS: " << cvRound((getTickFrequency()/(tc1-tc0))); getTickFrequency 123 samples/gpu/farneback_optical_flow.cpp s << "total FPS: " << cvRound((getTickFrequency()/(t1-t0))); getTickFrequency 442 samples/gpu/hog.cpp double freq = getTickFrequency(); getTickFrequency 459 samples/gpu/hog.cpp double freq = getTickFrequency(); getTickFrequency 46 samples/gpu/houghlines.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 66 samples/gpu/houghlines.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 196 samples/gpu/optical_flow.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 207 samples/gpu/optical_flow.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 218 samples/gpu/optical_flow.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 229 samples/gpu/optical_flow.cpp const double timeSec = (getTickCount() - start) / getTickFrequency(); getTickFrequency 64 samples/gpu/performance/performance.cpp double cpu_time = cpu_elapsed_ / getTickFrequency() * 1000.0; getTickFrequency 65 samples/gpu/performance/performance.cpp double gpu_time = gpu_elapsed_ / getTickFrequency() * 1000.0; getTickFrequency 50 samples/gpu/stereo_match.cpp double f = getTickFrequency(); getTickFrequency 29 samples/gpu/tick_meter.hpp double TickMeter::getTimeMicro() const { return (double)getTimeTicks()/cv::getTickFrequency(); } getTickFrequency 98 samples/tapi/bgfg_segm.cpp double fps = getTickFrequency() / (getTickCount() - start); getTickFrequency 339 samples/tapi/hog.cpp double freq = getTickFrequency(); getTickFrequency 358 samples/tapi/hog.cpp double freq = getTickFrequency(); getTickFrequency 30 samples/tapi/pyrlk_optical_flow.cpp return work_end * 1000. / getTickFrequency(); getTickFrequency 197 samples/tapi/squares.cpp cout << "average time: " << 1000.0f * (double)t_cpp / getTickFrequency() / iterations << "ms" << endl; getTickFrequency 30 samples/tapi/tvl1_optical_flow.cpp return work_end * 1000. / getTickFrequency();