3 Commits (833f8d16fab5e57c5e800a55fa0fb08c7a31c3b1)

Author SHA1 Message Date
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 f531dd839c gpubgsegm module fixes 12 years ago
Vladislav Vinogradov ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov fc1fa28556 gpuvideo module for video processing 12 years ago
Vladislav Vinogradov 1b00a3ed54 gpucodec module for video decoding/encoding 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Vladislav Vinogradov 8d97d9598e updated GPU version of TVL1 12 years ago
Vladislav Vinogradov 8d521d4704 disabled perf tests for gpu VideoWriter and VideoReader 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 0149969463 disable tests that requires video support if it is not available 12 years ago
Vladislav Vinogradov b07bce11ef increased epsilon in sanity test 12 years ago
Vladislav Vinogradov 83def21ba9 increased time limits in perf tests 12 years ago
Vadim Pisarevsky 07e0f7bf59 refactored video module; use the new-style algorithms now 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Vladislav Vinogradov f533f0dca9 fixed gpu sanity tests 12 years ago
Vladislav Vinogradov a138e12a26 refactored gpu perf tests and fixed sanity tests 12 years ago
Vladislav Vinogradov a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago
Vladislav Vinogradov 36e42084f0 added gpu BM optical flow implementation 12 years ago
Vladislav Vinogradov ce2fd7fec9 added dual tvl1 optical flow gpu implementation 12 years ago
vlad 11293d071f Revert "disabled video decoding under linux" 12 years ago
Vladislav Vinogradov 4ba33fa1ed Revert "call resetDevice if gpu test fails" 12 years ago
Vladislav Vinogradov ab25fe9e37 call resetDevice if gpu test fails 12 years ago
Vladislav Vinogradov da017fbeb9 fast optical flow bm implementation 12 years ago
Vladislav Vinogradov 889674ef43 disabled video decoding under linux 12 years ago
Vladislav Vinogradov a6dc6f72b3 gpu::calcOpticalFlowBM 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vladislav Vinogradov a008d6fc17 fixed bug #2425 : Concurrent convolutions with streams 12 years ago
marina.kolpakova dce323a67b add sanity checks into the video gpu performance tests 12 years ago
Anatoly Baksheev 5b31c46c4f added MatCn enum to GPU perf tests 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Vladislav Vinogradov 7591ee1688 fixed gpu perf tests (VideoCapture reopen) 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Vladislav Vinogradov 14694343cb fixed gpu PyrLKSparse perf test 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 12 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 12 years ago
Vladislav Vinogradov 7f3296566c added performance tests 12 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Vladislav Vinogradov 59ce0a9f81 Merged revision(s) 8679 from trunk: 13 years ago
Vladislav Vinogradov 5c19c6cb67 Merged revision(s) 8664 from trunk: 13 years ago
Vladislav Vinogradov e9e66e5796 added VIBE_GPU (background subtraction) to gpu module 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Vladislav Vinogradov acc031aaba added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction) 13 years ago
Vladislav Vinogradov f392ab0e08 new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster) 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago