62 Commits (a6b33c3590c8f2fe3ee73397650528eacbfafa37)

Author SHA1 Message Date
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; 10 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. 11 years ago
Alexander Alekhin 11b9d5bf4d core: added DirectX interop implementation (OpenCL) with samples 11 years ago
Alexander Alekhin 5ecf759742 core/ocl: update dynamic runtime 11 years ago
Alexander Alekhin bdbd3eb2bf ocl: process termination hung workaround 11 years ago
Vadim Pisarevsky 677c7f27cb fixed failure in Tonemap test 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Vadim Pisarevsky 5a34272150 fixed build on Windows 11 years ago
Vadim Pisarevsky d8c8339bec the first draft of transparent API and new UMat class. more files 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Vladislav Vinogradov 439c3574ed renamed gpu_private.hpp to private.gpu.hpp 12 years ago
Vladislav Vinogradov 4c9773d55f renamed gpu headers (made it more consistent) 12 years ago
Andrey Kamaev b0e6606b98 Cleanup core module API 12 years ago
Vladislav Vinogradov 204a19b431 moved common gpu utility functionality to gpu_private.hpp 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev d62bc8cfbf Remove more old definitions from internal.hpp 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Vladislav Vinogradov 15f09f8068 fixed gpu module compilation 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
marina.kolpakova 157a98edf7 refactored cuda error handling; remove optional dependancies in soft cascade training app 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago