performance.measure

Undocumented in source.

Members

Aliases

BenchmarkFunction
alias BenchmarkFunction = long function()
Undocumented in source.
each
alias each = std.algorithm.iteration.each
Undocumented in source.
iota
alias iota = std.range.iota
Undocumented in source.
map
alias map = std.algorithm.iteration.map
Undocumented in source.

Functions

evalBenchmark
auto evalBenchmark(Fn fn, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(string test, size_t iterations)
Undocumented in source. Be warned that the author may not have intended to support it.
registerBenchmark
void registerBenchmark()
Undocumented in source. Be warned that the author may not have intended to support it.
registerBenchmarks
void registerBenchmarks(string test)
Undocumented in source. Be warned that the author may not have intended to support it.
runBenchmarks
void runBenchmarks(string outputPath)
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_corner_fast_FASTDetector
auto run_dcv_features_corner_fast_FASTDetector()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_corner_harris_harrisCorners_3
auto run_dcv_features_corner_harris_harrisCorners_3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_corner_harris_harrisCorners_5
auto run_dcv_features_corner_harris_harrisCorners_5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_corner_harris_shiTomasiCorners_3
auto run_dcv_features_corner_harris_shiTomasiCorners_3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_corner_harris_shiTomasiCorners_5
auto run_dcv_features_corner_harris_shiTomasiCorners_5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_rht_RhtCircles
auto run_dcv_features_rht_RhtCircles()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_rht_RhtLines
auto run_dcv_features_rht_RhtLines()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_features_utils_extractCorners
auto run_dcv_features_utils_extractCorners()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_color_gray2rgb
auto run_dcv_imgproc_color_gray2rgb()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_color_hsv2rgb
auto run_dcv_imgproc_color_hsv2rgb()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_color_rgb2gray
auto run_dcv_imgproc_color_rgb2gray()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_color_rgb2hsv
auto run_dcv_imgproc_color_rgb2hsv()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_color_rgb2yuv
auto run_dcv_imgproc_color_rgb2yuv()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_color_yuv2rgb
auto run_dcv_imgproc_color_yuv2rgb()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_1D_3
auto run_dcv_imgproc_convolution_conv_1D_3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_1D_5
auto run_dcv_imgproc_convolution_conv_1D_5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_1D_7
auto run_dcv_imgproc_convolution_conv_1D_7()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_2D_3x3
auto run_dcv_imgproc_convolution_conv_2D_3x3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_2D_5x5
auto run_dcv_imgproc_convolution_conv_2D_5x5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_2D_7x7
auto run_dcv_imgproc_convolution_conv_2D_7x7()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_3D_3x3
auto run_dcv_imgproc_convolution_conv_3D_3x3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_convolution_conv_3D_5x5
auto run_dcv_imgproc_convolution_conv_3D_5x5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_bilateralFilter_3
auto run_dcv_imgproc_filter_bilateralFilter_3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_bilateralFilter_5
auto run_dcv_imgproc_filter_bilateralFilter_5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_calcGradients
auto run_dcv_imgproc_filter_calcGradients()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_calcPartialDerivatives
auto run_dcv_imgproc_filter_calcPartialDerivatives()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_canny
auto run_dcv_imgproc_filter_canny()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_close
auto run_dcv_imgproc_filter_close()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_dilate
auto run_dcv_imgproc_filter_dilate()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_erode
auto run_dcv_imgproc_filter_erode()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_filterNonMaximum
auto run_dcv_imgproc_filter_filterNonMaximum()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_histEqualize
auto run_dcv_imgproc_filter_histEqualize()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_medianFilter_3
auto run_dcv_imgproc_filter_medianFilter_3()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_medianFilter_5
auto run_dcv_imgproc_filter_medianFilter_5()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_nonMaximaSupression
auto run_dcv_imgproc_filter_nonMaximaSupression()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_filter_open
auto run_dcv_imgproc_filter_open()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_remap
auto run_dcv_imgproc_imgmanip_remap()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_resize_downsize
auto run_dcv_imgproc_imgmanip_resize_downsize()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_resize_upsize
auto run_dcv_imgproc_imgmanip_resize_upsize()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_scale_downsize
auto run_dcv_imgproc_imgmanip_scale_downsize()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_scale_upsize
auto run_dcv_imgproc_imgmanip_scale_upsize()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_transformAffine
auto run_dcv_imgproc_imgmanip_transformAffine()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_transformPerspective
auto run_dcv_imgproc_imgmanip_transformPerspective()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_imgmanip_warp
auto run_dcv_imgproc_imgmanip_warp()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_imgproc_threshold_threshold
auto run_dcv_imgproc_threshold_threshold()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_multiview_stereo_matching_semiGlobalMatchingPipeline
auto run_dcv_multiview_stereo_matching_semiGlobalMatchingPipeline()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_tracking_opticalflow_hornschunck_HornSchunckFlow
auto run_dcv_tracking_opticalflow_hornschunck_HornSchunckFlow()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_tracking_opticalflow_lucaskanade_LucasKanadeFlow
auto run_dcv_tracking_opticalflow_lucaskanade_LucasKanadeFlow()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_tracking_opticalflow_pyramidflow_DensePyramidFlow_HornSchunckFlow
auto run_dcv_tracking_opticalflow_pyramidflow_DensePyramidFlow_HornSchunckFlow()
Undocumented in source. Be warned that the author may not have intended to support it.
run_dcv_tracking_opticalflow_pyramidflow_SparsePyramidFlow_LucasKanadeFlow
auto run_dcv_tracking_opticalflow_pyramidflow_SparsePyramidFlow_LucasKanadeFlow()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

funcs
BenchmarkFunction[string] funcs;
Undocumented in source.
imsize
auto imsize;
Undocumented in source.
iterations
size_t iterations;
Undocumented in source.

Meta