464 Commits (d44c58a1fb9e132851720afe9faeb785916ac2cd)

Author SHA1 Message Date
Andrey Kamaev 70166820ea Merged the trunk r8324:8345 13 years ago
Andrey Kamaev 50ad690993 Merged the trunk till r8291 13 years ago
Vladislav Vinogradov ef478840af added message that timings doesn't include data transfer to gpu performance sample (Issue #1846) 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vladislav Vinogradov a6c261bebd merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation) 13 years ago
Vladislav Vinogradov 11eacb9d14 Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov 092c1f98f6 fixed build of gpu demos pack 13 years ago
Vladislav Vinogradov 44eaeee865 refactored gpu BruteForceMather (made it similar to BFMatcher) 13 years ago
Vladislav Vinogradov f65d841d6f fixed several warnings (VS2010, Win64) 13 years ago
Vladislav Vinogradov e29d41c885 minor fix in gpu video_writer sample 13 years ago
Vladislav Vinogradov f4b4665940 added VideoReader_GPU 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev b756033206 Fixed several warnings on various platforms 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Vladislav Vinogradov 1bc9ec0d77 fixed gpu::Laplacian 13 years ago
Vladislav Vinogradov 5fe493474c minor fix of gpu performance sample 13 years ago
Vladislav Vinogradov c02c676865 fixed gpu performance sample (SURF usage) 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Vladislav Vinogradov ec5bdc7de8 added patch error calculation to gpu::PyrLKOpticalFlow 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Alexey Spizhevoy 35d63083f9 Added Farneback's optical flow sample 13 years ago
Alexey Spizhevoy 2ad7add613 Minor refactoring of the GPU perf. sample 13 years ago
Alexey Spizhevoy 630d874e03 Updated the GPU performance sample 13 years ago
Alexey Spizhevoy 5c459aa815 Added the GPU version of the Farneback's optical flow 13 years ago
Vladislav Vinogradov a10fed8fd1 added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 13 years ago
Vladislav Vinogradov f883b31cfd updated performance sample 13 years ago
Vladislav Vinogradov 237b3ed3a0 fixed createOpticalFlowNeedleMap 13 years ago
Andrey Kamaev 5eb6ee6290 Fixing build with CUDA enabled 13 years ago
Andrey Kamaev ee6fefc862 Fixing build with CUDA enabled 13 years ago
Andrey Kamaev 3ff438dc7a Fixing build with CUDA enabled 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Vladislav Vinogradov d38ca09738 added gpu::printCudaDeviceInfo to all samples 13 years ago
Anatoly Baksheev 2042e99cab gramma 13 years ago
Vladislav Vinogradov 59acbb1112 minor 13 years ago
Vladislav Vinogradov 9a2358628b minor fix 13 years ago
Vladislav Vinogradov c4792c0102 updated optical_flow samples 13 years ago
Vladislav Vinogradov a25b027ef7 updated gpu optical_flow sample 13 years ago
Vladislav Vinogradov 3aa537642d minor refactoring of gpu performance sample 13 years ago
Vladislav Vinogradov 5e38cf8042 added FAST_GPU and ORB_GPU classes 13 years ago
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header 13 years ago
Vladislav Vinogradov 2a4fb155e1 added OpenGL support to Gtk realization of highgui 13 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 13 years ago
Vladislav Vinogradov fcfa72081e moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
Vladislav Vinogradov 11a5e78042 fixed gpu samples build 13 years ago
Vladislav Vinogradov 09ba133ddf prepared GpuMat for moving to core module 13 years ago
Alexey Spizhevoy a2090a44db Updated CLI for GPU samples 13 years ago