92 Commits (61f1ee2d2d2ab13d0e57985dee971a92369d1a43)

Author SHA1 Message Date
Alexander Alekhin 61f1ee2d2d core(logger): dump timestamp information with message 3 years ago
Alexander Alekhin 222af8e7e4 core: avoid process cleanup deadlock if TlsStorage is not used 4 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
Alexander Alekhin 858a7da5c0 core: rework getContinuousSize() for vector-col/row support 6 years ago
Alexander Alekhin 5059523937 core: fix processing of vector-rows 6 years ago
Sayed Adel 93ffebc273 core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 7 years ago
Alexander Alekhin 70f2ee917e cmake: add DllMain() into each OpenCV DLL 7 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 7 years ago
Vadim Pisarevsky e0dbe5cfcc
handle huge matrices correctly (#11505) 7 years ago
Maksim Shabunin 221342fb25 Split convert.cpp into smaller pieces 7 years ago
Maksim Shabunin 904640c9ae Split matrix.cpp into smaller pieces 7 years ago
Sayed Adel d077778074 Added support for VSX 8 years ago
pengli e340ff9c3a Merge pull request #9114 from pengli:dnn_rebase 8 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 8 years ago
Alexander Alekhin b46e741c95 core(alloc): drop unused code, use memalign() functions instead of hacks 8 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Maksim Shabunin f71ea4dfe9 Merge pull request #8816 from mshabunin:sprintf-fix 8 years ago
Alexander Alekhin 71517a910a build: fix errors for MSVS2010-2013, reduce default softfloat scope 8 years ago
Tomoaki Teshima e269ef96cb update convertFp16 using CV_CPU_CALL_FP16 8 years ago
Rostislav Vasilikhin c6a3a18894 SoftFloat integrated (#8668) 8 years ago
KUANG, Fangjun be7d4608fb Add more comments to the members of CoreTLSData related to OpenCL. 8 years ago
Tomoaki Teshima d0bdf99501 check correct flag 8 years ago
apavlenko 1e2ddc30b1 Canny via OpenVX, Node wrapper extended (query/set attribute), some naming fixes 8 years ago
Rostislav Vasilikhin be7c924e7c integer overflow fixed in getContinuousSize() 9 years ago
Tomoaki Teshima 87d0c91dcf fix warning of build 9 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 9 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 10 years ago
Alexander Alekhin 1a8d7f9587 ocl: temporary restore OpenCL tls data (ocl.cpp without fix) 10 years ago
Alexander Alekhin 7213e5f68a ocl: correct disabling of OpenCL code 10 years ago
Alexey Ershov 68a0347ff9 fallback path & sample timing implemented 10 years ago
Alexey Ershov a8656ea20f implemented core support & sample 10 years ago
Pavel Vlasov 101607a7d0 Imgproc_Hist_MinMaxVal.accuracy fix; 10 years ago
Alexander Alekhin 53fc5440d7 implement singleton lazy initialization 10 years ago
Dmitry Budnikov a5a21019b2 ipp_countNonZero build fix; 10 years ago
Alexander Alekhin a482dcce46 fix support for pthreads parallel_for 10 years ago
kalistratovag bf5393ae58 parallel for on pthreads initial commit 10 years ago
Vadim Pisarevsky a33d7928a4 Fixed getContinuousSize() to handle huge matrices properly. This should solve http://code.opencv.org/issues/3232 10 years ago
Vadim Pisarevsky 9fbd1d68ad refactored div & pow funcs; added tests for special cases in pow() function. 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Pavel Vlasov 085409340e Implementation collector update; 10 years ago
Vladislav Vinogradov f8484e3266 add fucntion to control tegra optimizations in run-time 10 years ago
Alexander Alekhin 2054123890 coreTlsData -> getCoreTlsData() 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 11 years ago
Vadim Pisarevsky daaa5a1824 removed duplicated Hershey fonts 11 years ago
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago