- 30 Aug, 2013 2 commits
-
-
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.
-
- 29 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 28 Aug, 2013 10 commits
-
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
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 17 commits
-
-
Vladislav Vinogradov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Shishkov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
* use explicit extrapolation only for sub-matrixes * use built-in interpolation for INTER_NEAREST mode
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
MarkBelmont authored
Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span."
-
Kirill Kornyakov authored
-
Vladislav Vinogradov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-