50 Commits (9c0b740b844cd3097e1ab51181c660ca07816399)

Author SHA1 Message Date
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
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
Andrey Kamaev afe85e7e51 Fix some warnings from -O0 build 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Vadim Pisarevsky 310b1ad7b9 moved parallel_for_ and ParallelLoopBody to core.hpp 13 years ago
Ilya Lavrenov 27c2aa3a4e parallel version of bilateral filter was implemented using parallel_for_ 13 years ago
Vadim Pisarevsky b782d8bb53 integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Kamaev 25f70e691a Fixed warnigs from zlib defines 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 5b6b30ba0e added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
Andrey Kamaev 664cd5460e Tegra-optimized cv::compare 13 years ago
Andrey Kamaev 3b558508be TEGRA optimized add8u, sub8u and logical 8u operations 14 years ago