- 23 Dec, 2014 3 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
it is internal class, no need to export it
-
Vladislav Vinogradov authored
The deinitialization of BufferPool internal objects is controled by global object, but it depends on other global objects, which leads to errors caused by undefined deinitialization order of global objects. I merge global objects initialization into single class, which performs initialization and deinitialization in correct order.
-
- 04 Dec, 2014 1 commit
-
-
Chuanbo Weng authored
When accessing global memory by DWORD4, memory bandwidth can be fully utilized on Intel platform. This patch will make more image format(e.g. 8UC4) be processed in DWORD4 by work-item. After applying this patch, 3 subcase of ./opencv_perf_core --gtest_filter=OCL_RepeatFixture_Repeat.Repeat/* can be speedup on HD4000 graphics card with Beignet: OCL_RepeatFixture_Repeat.Repeat/2, 64% improvement. OCL_RepeatFixture_Repeat.Repeat/6, 50% improvement. OCL_RepeatFixture_Repeat.Repeat/8, 56% improvement. Signed-off-by:
Chuanbo Weng <chuanbo.weng@intel.com>
-
- 26 Nov, 2014 1 commit
-
-
Dmitry-Me authored
-
- 06 Nov, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 05 Nov, 2014 2 commits
-
-
Alexander Alekhin authored
disable "unwanted" messages
-
Alexander Alekhin authored
-
- 01 Nov, 2014 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 28 Oct, 2014 1 commit
-
-
ElenaGvozdeva authored
-
- 27 Oct, 2014 4 commits
-
-
ElenaGvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 24 Oct, 2014 3 commits
-
-
vbystricky authored
-
Alexander Karsakov authored
-
Alexander Alekhin authored
This reverts commit 7d91b8ef.
-
- 23 Oct, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 21 Oct, 2014 2 commits
-
-
vbystricky authored
-
ElenaGvozdeva authored
-
- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 17 Oct, 2014 2 commits
-
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
- 16 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Oct, 2014 1 commit
-
-
Pavel Vlasov authored
IPP can be switched on and off on runtime; Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS; TS modifications for implementations control;
-
- 10 Oct, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Oct, 2014 2 commits
-
-
Ilya Lavrenov authored
-
vbystricky authored
-
- 03 Oct, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Sep, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 29 Sep, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 28 Sep, 2014 5 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-