- 30 Aug, 2013 11 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Gabe Schwartz authored
libpng 1.5+ recommends a call to png_set_interlace_handling() if you use png_read_update_info and png_read_image. It will generate a warning without it.
-
Gabe Schwartz authored
Also removed malformed tEXt chunk from a logo PNG.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Zac Stewart authored
-
Zac Stewart authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 29 Aug, 2013 6 commits
-
-
kdrobnyh authored
-
kdrobnyh authored
Some changes in OpenCV
-
ilya-lavrenov authored
enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal
-
ilya-lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 28 Aug, 2013 12 commits
-
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Vadim Pisarevsky authored
fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches)
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
See pull request #1241 for why.
-
Roman Donchenko authored
-
- 27 Aug, 2013 4 commits
-
-
ilya-lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
do not calculate sum of error in every round of iteration; instead the error will be summed every 2nd times or more, if the previous sum of error is too far away from threshold.
-
- 26 Aug, 2013 5 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
ilya-lavrenov authored
-
ilya-lavrenov authored
-
- 23 Aug, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Roman Donchenko authored
-