82 Commits (a2bc075924fb393a068d3097da40e2c2f01d1b81)

Author SHA1 Message Date
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 9 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 10 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 10 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
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Ilya Lavrenov 5e986f3347 fixed bug #3319 11 years ago
Alexander Alekhin 485635310c core/ocl: OpenCLBufferPool 11 years ago
Roman Donchenko f02204847a Revert "fixed bug #3319" 11 years ago
Roman Donchenko 092f916db9 Revert 4f9c081 11 years ago
Ilya Lavrenov 4f9c081dc3 fixed bug #3319 11 years ago
Roman Donchenko f2befa01f4 Fixed build for the TLS-related stuff. 12 years ago
Alexander Alekhin 11b9d5bf4d core: added DirectX interop implementation (OpenCL) with samples 12 years ago