433 Commits (cf30c582c686c531be2d6955e524a244fc6dc94c)

Author SHA1 Message Date
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
Vladislav Vinogradov da017fbeb9 fast optical flow bm implementation 12 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 12 years ago
Vladislav Vinogradov da93a1dab9 fixed build for CARMA platform 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago
Vladislav Vinogradov 05d842bcd8 a bit more opengl refactoring: 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
marina.kolpakova c3e4a52fbe soft cascade sample 12 years ago
marina.kolpakova d65b3e0617 fix warning in CUDA samples 12 years ago
Andrey Kamaev dad56e202f Rename sample & tutorial executables 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago