- 16 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
HAL extensions: added initial version of universal intrinsics (C implementation and SSE2, NEON - TBD). added empty files where some functionality from core and imgproc will be moved to
-
- 07 Apr, 2015 3 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
-
- 25 Mar, 2015 1 commit
-
-
Dmitry-Me authored
-
- 24 Mar, 2015 1 commit
-
-
theodore authored
-
- 22 Mar, 2015 1 commit
-
-
Kai Wolf authored
-
- 20 Mar, 2015 2 commits
-
-
Dmitry-Me authored
-
Alexander Alekhin authored
-
- 19 Mar, 2015 1 commit
-
-
Ying Xiong authored
-
- 18 Mar, 2015 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maxim Kostin authored
-
- 17 Mar, 2015 1 commit
-
-
Philipp Hasper authored
Small error - object fs does not exist in this code example
-
- 14 Mar, 2015 1 commit
-
-
Dmitry-Me authored
-
- 12 Mar, 2015 1 commit
-
-
Pavel Vlasov authored
Moved out of TLS to properly collect data from different threads; Concurrent access guards were added to collection functions;
-
- 11 Mar, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 10 Mar, 2015 2 commits
-
-
Roman Donchenko authored
... before any exceptions occur. (cherry picked from commit 08da247a)
-
Roman Donchenko authored
(cherry picked from commit 16ce114e)
-
- 06 Mar, 2015 3 commits
-
-
Maksim Shabunin authored
- note: uses VFPv3 instructions - also added overloaded cvRound variants with float and int parameters - thanks to Marina Kolpakova from Itseez for idea - thanks to developers from #llvm IRC channel for help with inline asm
-
Vadim Pisarevsky authored
explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only
-
Dmitry-Me authored
-
- 05 Mar, 2015 2 commits
-
-
Vadim Pisarevsky authored
2) disable IPP on 32-bit Linux when OpenCV is built as shared libs. Otherwise we get linker errors 3) disable IPP's minMaxIdx 32-bit floating-point flavor in a hope that it fixes some test failures
-
Dmitry-Me authored
-
- 04 Mar, 2015 2 commits
-
-
Ilya Lavrenov authored
-
Dmitry-Me authored
-
- 03 Mar, 2015 3 commits
-
-
Dmitry-Me authored
-
Ilya Lavrenov authored
-
Dmitry-Me authored
-
- 02 Mar, 2015 5 commits
-
-
Maxim Kostin authored
- explicitly turning OCL off since WinRT does not support it - fixing macro definitions in core/ocl.cpp Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
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>
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Ilya Lavrenov authored
-
- 27 Feb, 2015 3 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 2 commits
-
-
Vladislav Vinogradov authored
-
Ilya Lavrenov authored
-