- 17 Dec, 2015 1 commit
-
-
Gregory Morse authored
-
- 07 Sep, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 11 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 09 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 01 Jun, 2015 1 commit
-
-
kalistratovag authored
removing trailing whitespaces Compilation error on Mac fix & warning on android Warnings fixed on iOs
-
- 18 Mar, 2015 1 commit
-
-
Maxim Kostin 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>
-
- 13 Jan, 2015 1 commit
-
-
Adam Borowski authored
The 'sysctl' syscall has been strongly deprecated on Linux for ages. Currently, on old architectures it will spam syslog whenever used, and on newer ones it's missing from the headers altogether. Opencv has migrated away on Linux already, but #includes were left lingering. This commit removes them on non-__APPLE__, unbreaking x32 (and probably others).
-
- 27 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 17 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 15 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 23 Aug, 2013 1 commit
-
-
peng xiao authored
On a 32-bit compiler the calculation may result in data (size_t) overflow when running some paralleled algorithms (which can safely run on a 64-bit compiler). This bug is found when running OpenCV's Retina tutorial on 32bit VS2010.
-
- 31 Jul, 2013 1 commit
-
-
Alexander Smorkalov authored
Additional CMAKE flag WITH_WINRT added.
-
- 24 Jun, 2013 1 commit
-
-
Roman Donchenko authored
That way, core/internal.hpp doesn't have to depend on cvconfig.h, which we don't ship.
-
- 18 Jun, 2013 1 commit
-
-
Roman Donchenko authored
-
- 14 Feb, 2013 1 commit
-
-
Daniil Osokin authored
-
- 01 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 23 Oct, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 22 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 19 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
This fixes build without TBB and CUDA. Issue #2445
-
- 16 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Oct, 2012 3 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
* Refactor auto-detection of parallel frameworks * Implement cv:getNumThreads, cv::setNumThreads and cv::getThreadNum for all supported frameworks * From now cv::setNumThreads(0) can be used to turn off parallelisation
-
Andrey Kamaev authored
-
- 11 Oct, 2012 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance)
-
- 10 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Sep, 2012 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 18 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 17 Aug, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
added cross-platform Mutex implementation; enable platform-native (GDC/Concurrency) parallel_for_ implementation when TBB is not installed.
-
- 03 Aug, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Aug, 2012 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 24 Apr, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 21 Mar, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 20 Mar, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 19 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-