- 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
-
- 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 3 commits
-
-
Andrey Kamaev authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-