- 29 Sep, 2015 1 commit
-
-
Pavel Vlasov authored
HAVE_IPP_ICV_ONLY will be undefined if OpenCV was linked against ICV packet from IPP9 or greater. ICV9+ packets will be aligned with IPP in OpenCV APIs This will ease code management between IPP and ICV
-
- 25 Sep, 2015 4 commits
-
-
Pavel Vlasov authored
IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE to manage changes between updates more easily. IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;
-
Pavel Vlasov authored
Minor changes to IPP implementations;
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 24 Sep, 2015 5 commits
-
-
Pavel Rojtberg authored
fixes #5074
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
robertxwu authored
Refer to the following issue for detail: https://github.com/Itseez/opencv/issues/5145
-
- 23 Sep, 2015 5 commits
-
-
Alexey Ershov authored
removed unused context_id2; changed blur size 7x7 to 3x3; added short comments removed unnecessary call to convertFromVASurface() replaced dumpSurface() with writeImage() added infile cmdline parameter, input image loaded by imread()
-
Pavel Rojtberg authored
some mandatory string keys like paths must not be empty. Add the special default value `<none>` so the CommandLineParser can enforce this and generate an according error message for us.
-
Enes Ateş authored
in documentation exact path is images/CameraCalibration/VID5
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 Sep, 2015 8 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
requesting a previously undeclared key is most likely an programming error. e.g. a typo "--unused vs --unsued". So throw in those cases. Add an according failure testcase.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
- 21 Sep, 2015 17 commits
-
-
Pavel Vlasov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Dikay900 authored
-
Roman Donchenko authored
-
Roman Donchenko authored
And refactor the code to make sure that the dev and runtime package lists are in sync.
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Dikay900 authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-