- 18 Nov, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 15 Nov, 2016 2 commits
-
-
Alexander Alekhin authored
-
Declan Moran authored
fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio). "ts_perf.cpp ....error: 'errno' was not declared in this scope int err=errno;"
-
- 14 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 11 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
Commit: 6d54abbd
-
- 02 Nov, 2016 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Allow to use custom implementations of CV_XADD (passed via -D of CXXFLAGS)
-
- 20 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Add information about python bindings
-
- 17 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Oct, 2016 2 commits
- 12 Oct, 2016 1 commit
-
-
Juha Reunanen authored
Fix findContours crash for very large images (v2.4) * Cast step to size_t in order to avoid integer overflow when processing very large images * Change assert to CV_Assert
-
- 06 Oct, 2016 2 commits
-
-
Vadim Pisarevsky authored
-
StevenPuttemans authored
-
- 04 Oct, 2016 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
- 02 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
'const' is available in OpenCV 3.x only
-
- 30 Sep, 2016 1 commit
-
-
catree authored
-
- 22 Sep, 2016 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Sep, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Sep, 2016 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 14 Sep, 2016 2 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
- 08 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 07 Sep, 2016 5 commits
-
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428)
-
-
-
Maksim Shabunin authored
-