873 Commits (ffa44fb114a58fd2b718d5ced633a9b8918df960)

Author SHA1 Message Date
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
Alexandre Benoit 6ee1f6f66e removing some mistakes 13 years ago
Alexandre Benoit 817dca2219 corrected small bu on image sequence tone mapping 13 years ago
Vladislav Vinogradov 6310622be3 minor 13 years ago
Alexandre Benoit 056d015b38 added tone mapping video processing from OpenEXR images sequences 13 years ago
Vladislav Vinogradov f6d8f4dc6b minor 13 years ago
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header 13 years ago
Vladislav Vinogradov 9817252b23 added addTextOpenGl function 13 years ago
Vladislav Vinogradov 2a4fb155e1 added OpenGL support to Gtk realization of highgui 13 years ago
Kirill Kornyakov 7d8f487b03 reverted occasional commit 13 years ago
Kirill Kornyakov 913811836a workaround for the case when perf system is used in external app without TBB 13 years ago
Vladislav Vinogradov d7450c2449 added GlArrays class and pointCloudShow function 13 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 13 years ago
Leonid Beynenson 01c15db6d2 Committed the first version of DetectionBasedTracker. 13 years ago
Andrey Kamaev 3bdb53e484 Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 13 years ago
Alexandre Benoit ccdd4ebbb8 update retina module related samples 13 years ago
Vladislav Vinogradov fcfa72081e moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
Vadim Pisarevsky 8a148e39f0 new sample for the complex detector+descriptor+matcher evaluation 13 years ago
Ana Huaman d97a71f17d Erasing two images from cpp/tutorial folder 13 years ago
Ana Huaman 8c04ae8c30 Added one sample in tutorial_code to use Stereo Block matching 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
Alexander Shishkov 09dd13d02e fixed compilation problems after rev. 6925 13 years ago
Alexey Spizhevoy 28e006ad4f Fixed median focal length estimation in the stitching module 13 years ago
Alexey Spizhevoy a2090a44db Updated CLI for GPU samples 13 years ago
Alexandre Benoit 77cfdab3ff corrected xml parameters file management in the retina interface 13 years ago
Alexandre Benoit 5de07eb784 corrected wrong parameter sent to retina module for color saturation 13 years ago
Andrey Kamaev e8032fa8e9 Fixed Android build with SDK revision 14 13 years ago
Vladislav Vinogradov e7502e7641 implemented gpu::gemm via CUBLAS 13 years ago
Andrey Kamaev f299bde3a9 Added ORB features finder into stitching module 13 years ago
Vladislav Vinogradov b0536279eb added wrappers for BroxOpticalFlow and interpolateFrames 13 years ago
Vladislav Vinogradov d3c4e90760 new optimized implementation of BruteForceMatcher_GPU (~2-3x faster) 13 years ago
Vadim Pisarevsky b74116e694 unified norm computing; added generalized Hamming distance 13 years ago
Maria Dimashova 71be121edc fixed compilation under MSVC 13 years ago
Maria Dimashova e6009c1614 added sample on color generation and updated sample on lsvm 13 years ago
Maria Dimashova bbdf14b9bb added overlapThreshold param to sample 13 years ago
Maria Dimashova ea454e6ee4 uncommented the samples parts compiled under MSVC 13 years ago
Maria Dimashova a2ff919a6b added sample for c++ version of latent svm 13 years ago
Alexey Spizhevoy 8a799aa89a Updated optimal block size estimation for the convolve() function 13 years ago
Vadim Pisarevsky 60ebe2003f fixed multiple warnings on Windows. fixed bug #1368 13 years ago
Anatoly Baksheev 78e678b1f8 optflow_gpu compilation under ubuntu 13 years ago
Anatoly Baksheev 336e000ecc optical flow sample compilation under ubuntu 13 years ago
Alexey Spizhevoy 404e9cb9d5 Refactored warpers in the stitching module, added buildMaps function into the RotationWarper interface 13 years ago
Anatoly Baksheev 5e831f7fca compilation under ubuntu 13 years ago
Andrey Kamaev 43ce5e6cc0 Fixed Linux build 13 years ago