134 Commits (e9dcecf9b489d6800c4dc24ec3ab8c64e837e9e8)

Author SHA1 Message Date
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 4cbec82ac1 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 7818071ba2 cuda: eliminate part of build warnings 7 years ago
Alexander Alekhin a8eb3e1b29 superres: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 7 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Tomoaki Teshima 731b5b206f suppress warnings from cuda 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Alexander Alekhin 30cdcfa554 warnings 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Vicente Olivert Riera e96b8ce781 superres: Fix return value VideoFrameSource_GPU 10 years ago
Alexander Smorkalov a04a0514b9 Turn off superres accuracy tests if video i/o is not supported. 10 years ago
Vicente Olivert Riera 23bf3e337a superres: Fix return value VideoFrameSource_GPU 10 years ago
Maksim Shabunin 97c78838a4 Fixed windows build and one warning 10 years ago
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations; 10 years ago
Maksim Shabunin 7335a40a61 Replaced CV_PURE_PROPERTY macros with corresponding code 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 79e8f0680c Updated ml module interfaces and documentation 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Vladislav Vinogradov 03ae1e5aae fix superres module compilation 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 9d89f8d3dc Doxygen documentation: shape, superres, videostab 10 years ago
Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp 10 years ago
Vicente Olivert Riera 2e393ab833 superres: Fix return value VideoFrameSource_GPU 10 years ago
Alexander Smorkalov ca40a749b6 Turn off superres accuracy tests if video i/o is not supported. 10 years ago
Maksim Shabunin e88a36621e Fixed warning during cross compile for ARM 10 years ago
Vadim Pisarevsky 257463719b removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Alexander Alekhin b1ac35e14a ocl: fix mac and superres test 11 years ago
Ilya Lavrenov 63d8a61b9b enabled 3-channels support for cv::createSuperResolution_BTVL1 11 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Ilya Lavrenov e190d3fd36 added perf test 11 years ago
Ilya Lavrenov 6ad4823f0c ported superres to T-API 11 years ago
Ilya Lavrenov ac2e613975 skip OCL tests if OpenCL isn't available 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago