- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 15 Oct, 2017 1 commit
-
-
dtmoodie authored
-
- 14 Sep, 2017 1 commit
-
-
dtmoodie authored
upload winsize and iters as members to prevent async out of scope issues
-
- 03 Jul, 2017 1 commit
-
-
Tony Lian authored
Remove unnecessary Non-ASCII characters from source code (#9075) * Remove unnecessary Non-ASCII characters from source code Remove unnecessary Non-ASCII characters and replace them with ASCII characters * Remove dashes in the @param statement Remove dashes and place single space in the @param statement to keep coding style * misc: more fixes for non-ASCII symbols * misc: fix non-ASCII symbol in CMake file
-
- 18 Jan, 2017 1 commit
-
-
Tim King authored
-
- 28 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 30 Sep, 2016 1 commit
-
-
sourin authored
-
- 18 Jul, 2016 1 commit
-
-
Andreas Franek authored
cpmpatability
-
- 04 Jul, 2016 1 commit
-
-
Andreas Franek authored
texture channels were not considered correctly, nor was the cuda texture normalization
-
- 29 Jan, 2016 1 commit
-
-
alcinos authored
-
- 28 Jan, 2016 1 commit
-
-
alcinos authored
-
- 29 Dec, 2015 1 commit
-
-
Dan Moodie authored
Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. Added unsigned char support for 1, 3, 4 channel images.
-
- 27 Nov, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 29 Jul, 2015 2 commits
-
-
Alex Torres authored
-
Alex Torres authored
-
- 02 Mar, 2015 1 commit
-
-
Maxim Kostin authored
- Substituted HAVE_WINRT with WINRT - Fixed compilation issues in ocl.cpp and parallel.cpp - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c; - Added ole32.lib for core module (for WindowsStore 8.0 builds) - Made OpenCV_ARCH aware of ARM Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 16 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 21 Jan, 2015 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
* use opaque algorithm interfaces * add stream support
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
it caused runtime failures
-
- 26 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 23 Dec, 2014 1 commit
-
-
Vladislav Vinogradov authored
* it is the only place, where it is used * no need to make this function public
-
- 22 Dec, 2014 1 commit
-
-
Vladislav Vinogradov authored
it is generated by CUDA headers and we can't fix it
-
- 01 Dec, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 25 Aug, 2014 1 commit
-
-
Philipp Hasper authored
-
- 18 Aug, 2014 1 commit
-
-
Ernest Galbrun authored
changed tests for tvl1 optflow correction of a bug preventing compilation with cuda (fmin changed to fminf)
-
- 01 Aug, 2014 1 commit
-
-
Fco. Javier Delgado del Hoyo authored
-
- 31 Jul, 2014 3 commits
-
-
Ernest Galbrun authored
-
Fco. Javier Delgado del Hoyo authored
-
Fco. Javier Delgado del Hoyo authored
-
- 30 Jul, 2014 1 commit
-
-
Fco. Javier Delgado del Hoyo authored
-
- 28 Jul, 2014 2 commits
-
-
Ernest Galbrun authored
-
Ernest Galbrun authored
-
- 07 Jul, 2014 3 commits
-
-
Ernest Galbrun authored
-
Ernest Galbrun authored
-
Ernest Galbrun authored
replaces tabs with spaces
-
- 04 Jul, 2014 1 commit
-
-
Ernest Galbrun authored
-