Merge pull request #190 from asmorkalov:ninja_fix
[profile/ivi/opencv.git] / samples / gpu /
2012-11-13 Andrey KamaevMerge pull request #156 from jet47/gpu-hough-lines-fix
2012-11-13 Andrey KamaevMerge pull request #155 from jet47/gpu-test-fix
2012-11-13 Andrey KamaevMerge pull request #149 from taka-no-me/osx_warnings
2012-11-13 Andrey KamaevMerge pull request #148 from taka-no-me/tutorial_codes
2012-11-09 Andrey KamaevRename sample & tutorial executables
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-17 OpenCV BuildbotNormalize line endings and whitespace
2012-10-16 Andrey KamaevMerge branch 'release2.4.3' into 2.4
2012-10-16 Andrey KamaevFix build of samples
2012-10-15 Andrey KamaevRevert "add new version of CommandLineParser. add empty...
2012-10-12 Andrey KamaevMerge pull request #29 from thorikawa/feature-523
2012-09-17 Alexander MordvintsevMerge branch 'master' of git://code.opencv.org/opencv
2012-09-10 Andrey KamaevMove gpu sample to gpu folder
2012-09-07 AoD314add new version of CommandLineParser. add empty docs
2012-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-22 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-22 Andrey KamaevFix Windows build issues
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
2012-08-09 Vladislav Vinogradovadded GMG_GPU to bgfg_segm sample
2012-06-28 Marina Kolpakovachanging package layout after 'make install' for Androi...
2012-06-28 Marina Kolpakovamerged the trunk r8704:8716
2012-06-27 Andrey KamaevFixed some warnings and install problems on linux
2012-06-27 Vladislav VinogradovMerged revision(s) 8664 from trunk:
2012-06-26 Vladislav Vinogradovadded VIBE_GPU (background subtraction) to gpu module
2012-06-25 Vladislav Vinogradovadded background subtraction sample for gpu module
2012-06-25 Vladislav Vinogradovadded FGDStatModel, MOG and MOG2 to gpu performance...
2012-06-25 Vladislav Vinogradovcopy 768x576.avi video to sample directory
2012-06-20 Andrey KamaevFixed mingw build warnings
2012-06-15 Andrey KamaevMerged the trunk r8589:8653 - all changes related to...
2012-06-15 Vladislav Vinogradovnew implementation of gpu::PyrLKOpticalFlow::dense...
2012-06-12 Andrey KamaevFixed number of warnings. Fixed mingw64 build.
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-05-18 Andrey KamaevMerged the trunk r8324:8345
2012-05-18 Andrey KamaevMerged the trunk till r8291
2012-05-12 Vladislav Vinogradovadded message that timings doesn't include data transfe...
2012-05-02 Vladislav Vinogradovfixed some problems after r8280 (lost code)
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-25 Vladislav Vinogradovmerged bug fix from r8188 (PyrLKOpticalFlow patch size...
2012-04-25 Vladislav VinogradovBug #1823 : fixed patch size calculation in PyrLKOptica...
2012-04-25 Vladislav Vinogradovfixed build of gpu demos pack
2012-04-24 Vladislav Vinogradovrefactored gpu BruteForceMather (made it similar to...
2012-04-23 Vladislav Vinogradovfixed several warnings (VS2010, Win64)
2012-04-18 Vladislav Vinogradovminor fix in gpu video_writer sample
2012-04-18 Vladislav Vinogradovadded VideoReader_GPU
2012-04-17 Vladislav Vinogradovadded VideoWriter_GPU
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-11 Andrey KamaevFixed several warnings on various platforms
2012-04-08 Andrey KamaevSuppressed hundreds of useless MSVC warnings (can be...
2012-04-02 Vladislav Vinogradovfixed gpu::Laplacian
2012-04-02 Vladislav Vinogradovminor fix of gpu performance sample
2012-04-02 Vladislav Vinogradovfixed gpu performance sample (SURF usage)
2012-03-16 Vadim Pisarevskyfixed hundreds of warnings from MSVC 2010.
2012-03-15 Vadim Pisarevskylot's of changes; nonfree & photo modules added; SIFT...
2012-03-05 Vladislav Vinogradovadded patch error calculation to gpu::PyrLKOpticalFlow
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2012-02-20 Alexey SpizhevoyAdded Farneback's optical flow sample
2012-02-17 Alexey SpizhevoyMinor refactoring of the GPU perf. sample
2012-02-16 Alexey SpizhevoyUpdated the GPU performance sample
2012-02-16 Alexey SpizhevoyAdded the GPU version of the Farneback's optical flow
2012-02-13 Vladislav Vinogradovadded GoodFeaturesToTrackDetector_GPU and PyrLKOpticalF...
2012-02-08 Vladislav Vinogradovupdated performance sample
2012-02-08 Vladislav Vinogradovfixed createOpticalFlowNeedleMap
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-01-30 Vladislav Vinogradovadded gpu::printCudaDeviceInfo to all samples
2012-01-24 Anatoly Baksheevgramma
2012-01-16 Vladislav Vinogradovminor
2012-01-16 Vladislav Vinogradovminor fix
2012-01-16 Vladislav Vinogradovupdated optical_flow samples
2012-01-11 Vladislav Vinogradovupdated gpu optical_flow sample
2012-01-11 Vladislav Vinogradovminor refactoring of gpu performance sample
2011-12-27 Vladislav Vinogradovadded FAST_GPU and ORB_GPU classes
2011-11-30 Vladislav Vinogradovmoved OpenGL wrappers to separate header
2011-11-28 Vladislav Vinogradovadded OpenGL support to Gtk realization of highgui
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-10-31 Vladislav Vinogradovfixed gpu samples build
2011-10-31 Vladislav Vinogradovprepared GpuMat for moving to core module
2011-10-24 Alexey SpizhevoyUpdated CLI for GPU samples
2011-10-19 Vladislav Vinogradovimplemented gpu::gemm via CUBLAS
2011-10-17 Vladislav Vinogradovadded wrappers for BroxOpticalFlow and interpolateFrames
2011-10-12 Vladislav Vinogradovnew optimized implementation of BruteForceMatcher_GPU...
2011-10-03 Alexey SpizhevoyUpdated optimal block size estimation for the convolve...
2011-10-03 Anatoly Baksheevoptflow_gpu compilation under ubuntu
2011-10-03 Anatoly Baksheevoptical flow sample compilation under ubuntu
2011-09-30 Anatoly Baksheevcompilation under ubuntu
2011-09-30 Andrey KamaevFixed Linux build
2011-09-29 Anton Obukhov[+] Added Brox optical flow (implementation courtesy...
2011-09-28 Vladislav Vinogradovoptimized gpu filters, added buffered version for diffe...
2011-09-26 Vladislav Vinogradovadded performance tests for gpu::reduce
2011-09-12 Vladislav Vinogradovimplemented gpu::resize for all types
2011-09-06 Vladislav Vinogradovfixed bug in gpu::remap under win32
2011-09-06 Vladislav Vinogradovadded bicubic interpolation to gpu::remap
2011-08-31 Vladislav Vinogradovimplemented gpu::remap for all types
next