26 Commits (71462d9f999f8ebd07ae9f5aef72d9dd1f49c956)

Author SHA1 Message Date
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Ilya Lavrenov 6ad4823f0c ported superres to T-API 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
peng xiao 9b3c318e85 Add super resolution's OpenCL implementation. 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
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 033dd77504 superres module fixes 12 years ago
Vladislav Vinogradov 1b00a3ed54 gpucodec module for video decoding/encoding 12 years ago
Vladislav Vinogradov 204a19b431 moved common gpu utility functionality to gpu_private.hpp 12 years ago
Vladislav Vinogradov bf6c08a9ea fixed compilation with CUDA 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
marina.kolpakova 84f45e1e03 fixed build with CUDA after latest merge 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 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
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev e479a9f619 Removed unneded dependency between objdetect and calib3d 13 years ago
Andrey Kamaev 67838a7a66 Made dependency of opencv_objdetect from opencv_highgui optional. 13 years ago
Leonid Beynenson 87a21016d8 Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon. 13 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Ilya Lysenkov dc9e5eda19 Moved PlanarObjectDetector to the objdetect module 14 years ago
Vadim Pisarevsky 191f25ae7c renamed internal headers to avoid conflicts with system header files 14 years ago
Valentina Kustikova fbfccffbaa Integration object detection using Latent SVM. Sample was added. 14 years ago
Vadim Pisarevsky 7ec4b59fac added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago