- 27 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
MSVC and GCC compilers interprets cv::String a(0) as a valid statement with conversion of "int" argument to "const char*". This patch forbids this expected behaviour.
-
- 25 Sep, 2015 2 commits
-
-
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 19 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
-
Roman Donchenko authored
-
Roman Donchenko authored
Because that's the variable actually used by CPack.
-