opencv/samples
Vladimir 90be83ae99 Fix an arg for calcHist() in demos
`float* histRange = { range };` doesn't make much sense. `histRange` is
an array of array(s), so it should have a type of ptr to ptr. Strangely
some domos are correct as well as the example for the function
https://docs.opencv.org/master/d6/dc7/group__imgproc__hist.html#ga4b2b5fd75503ff9e6844cc4dcdaed35d
2021-06-30 17:22:56 +03:00
..
android fix lint errors and warnings ins Android samples 2020-01-17 14:14:36 +03:00
cpp Fix an arg for calcHist() in demos 2021-06-30 17:22:56 +03:00
data Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
directx Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
dnn Merge pull request #20033 from berak:dnn_openpose_py 2021-05-07 12:42:16 +00:00
gpu Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Update and expand erosion / dilation tutorial 2020-11-18 13:32:24 +01:00
opencl samples: fix OpenCL events leaks 2020-05-14 17:15:09 +00:00
opengl Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
openvx Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
python Update python samples 2021-02-21 23:02:16 +03:00
tapi Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
va_intel Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
winrt Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
winrt_universal samples: avoid using of legacy C-like API (part 2) 2018-03-29 14:17:23 +03:00
wp8 Merge pull request #20223 from jogo-:3.4_wp8_samples_typos 2021-06-07 17:32:14 +00:00
_winpack_build_sample.cmd Important single character fix 2020-05-15 14:41:55 +03:00
_winpack_run_python_sample.cmd samples: check for Python 3.9 2020-12-21 14:59:34 +00:00
CMakeLists.example.in Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
CMakeLists.txt Install all CMake files required to build samples 2020-02-06 18:07:36 +03:00
samples_utils.cmake Install: added prebuilt samples installation 2020-09-08 20:22:26 +03:00