262 Commits (10340fe2347fecc65d37d70310badfbd16ed2a35)

Author SHA1 Message Date
Vladislav Vinogradov 49a4f27d42 removed VIBE implementation 12 years ago
Vladislav Vinogradov ec52096e30 removed VIBE implementation 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 564f609885 fixed samples compilation 12 years ago
Vladislav Vinogradov 787e56ab5c disabled gpucodec module on MacOS 12 years ago
Vladislav Vinogradov ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov eda124ec32 removed gpuobjdetect module 12 years ago
Vladislav Vinogradov 28b1caa730 gpustereo module for stereo correspondence 12 years ago
Vladislav Vinogradov fc3730fcc2 gpuwarping module for image warping 12 years ago
Vladislav Vinogradov 508fb6aa5b renamed gpunvidia -> gpulegacy 12 years ago
Vladislav Vinogradov a6648b5372 gpuobjdetect module for object detection 12 years ago
Vladislav Vinogradov b08b9ab83b gpucalib3d module for camera calibration and stereo correspondence 12 years ago
Vladislav Vinogradov fc1fa28556 gpuvideo module for video processing 12 years ago
Vladislav Vinogradov 7544ddbfef gpufeatures2d module 2d for feature detection and matching 12 years ago
Vladislav Vinogradov e41aea0acf gpuimgproc module for image processing 12 years ago
Vladislav Vinogradov 229ca0914a gpunvidia module for NCV & NPP API 12 years ago
Vladislav Vinogradov 84de6ce036 gpufilters module for image filtering 12 years ago
Vladislav Vinogradov 31c8b527c6 gpuarithm module for arithmetics operations on matrices 12 years ago
Vladislav Vinogradov 1b00a3ed54 gpucodec module for video decoding/encoding 12 years ago
Vladislav Vinogradov 54e7c76d99 fixed compilation errors 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Andrey Kamaev 909d6fcf51 Move legacy part of opencv_contrib to separate header 12 years ago
Andrey Kamaev 5e048d1fa5 Move C API of opencv_objdetect to separate file 12 years ago
Vladislav Vinogradov ba1a1aecaa fixed gpu module compilation 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Vladislav Vinogradov 9086efa8e9 fixed warnings 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev 71e43852ce Fix MSVC build issues 12 years ago
Vadim Pisarevsky 07e0f7bf59 refactored video module; use the new-style algorithms now 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
marina.kolpakova 0211843062 merge Detection structure for CPU and GPU soft cascade detectors 12 years ago
Anatoly Baksheev 2bf3104ee5 bugfix in sample to support LBP classifier. To merge to master also. 12 years ago
marina.kolpakova a476664144 fixed compilation with latest master changes 12 years ago
marina.kolpakova 5120322cea move gpu version of soft cascade to dedicated module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vladislav Vinogradov 8b1f88c40f updated gpu module API 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Vladislav Vinogradov aa73bf6079 added gpu optical flow sample 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Anatoly Baksheev 389ecbe96d warnings, renamed Marina's GPU_PERF_TEST_P 12 years ago
Vladislav Vinogradov 41c9377db0 fixed warnings under windows 12 years ago
Vladislav Vinogradov 1a1f454241 updated gpu houghlines sample 12 years ago