300 Commits (14bb4cbe1e5159ea93f955b49473418bc5fb405b)

Author SHA1 Message Date
Vladislav Vinogradov 0149969463 disable tests that requires video support if it is not available 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 abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Vladislav Vinogradov 4a237af814 implemented Malvar, He, and Cutler Bayer Demosaicing on gpu 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 4ddf634c30 gpu : implement Bayer* -> Gray color conversion 12 years ago
Vladislav Vinogradov f533f0dca9 fixed gpu sanity tests 12 years ago
Vladislav Vinogradov 10402c8a85 fixed gpu HoughCircles test 12 years ago
Vladislav Vinogradov c9868fc01f fixed warp tests 12 years ago
Vladislav Vinogradov 4f7cfbc26e fixed gpu bitwise operations with scalars 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 a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago
Vladislav Vinogradov 36e42084f0 added gpu BM optical flow implementation 12 years ago
Vladislav Vinogradov 86bd325131 added gpu::normalize function 12 years ago
Vladislav Vinogradov 61b54149b1 added mask support to gpu norm and sum 12 years ago
Vladislav Vinogradov 08914aa708 added gpu compare with scalar 12 years ago
Vladislav Vinogradov a828b60765 added enqueueHostCallback method to gpu::Stream 12 years ago
Vladislav Vinogradov ce2fd7fec9 added dual tvl1 optical flow gpu implementation 12 years ago
marina.kolpakova cb329400df fix tests 12 years ago
marina.kolpakova 8d9c9c2690 integrate new cascade format to GPU soft cascade implementation 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Vladislav Vinogradov bb07e2710e decreased source size in NCV.VectorOperations test 12 years ago
Vladislav Vinogradov 4db68b50f2 fixed Sobel and Scharr tests 12 years ago
Vladislav Vinogradov 2f1ca1b6b3 fixed build for CARMA: 12 years ago
vlad 11293d071f Revert "disabled video decoding under linux" 12 years ago
Vladislav Vinogradov 1a76242d99 added GPU_TEST_P macros 12 years ago
Vladislav Vinogradov 4ba33fa1ed Revert "call resetDevice if gpu test fails" 12 years ago
Vladislav Vinogradov 41c9377db0 fixed warnings under windows 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 da93a1dab9 fixed build for CARMA platform 12 years ago
Vladislav Vinogradov 889674ef43 disabled video decoding under linux 12 years ago
marina.kolpakova 5ddf4e4ed7 change expected values for soft cascade test according to changes in implementation 12 years ago
marina.kolpakova c470e15d45 integrate speprocessing strategy 12 years ago
Vladislav Vinogradov 87e0eee92b fixed remap and warp gpu tests 12 years ago
Vladislav Vinogradov a6dc6f72b3 gpu::calcOpticalFlowBM 12 years ago
Vladislav Vinogradov d94f08f0e7 added more types support for gpu separable filters 12 years ago
Vladislav Vinogradov b689eca8a0 fixed OpenGL tests 12 years ago
Vladislav Vinogradov 05d842bcd8 a bit more opengl refactoring: 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Vladislav Vinogradov 362655b02a fixed Bug #2581 12 years ago
marina.kolpakova 2e0161c6c5 create objects mat if empty 12 years ago
marina.kolpakova 05cd88ae42 clean code; fix problems in documentation 12 years ago
marina.kolpakova bd3179bda8 fix CUDA support for streams for NMS; refactor tests 12 years ago
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago