gpu version of HoughCircles
[profile/ivi/opencv.git] / samples / gpu /
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-27 Andrey KamaevFixed some warnings and install problems on linux
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 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-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 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-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
2011-08-29 Vladislav Vinogradovrefactored gpu::BruteForceMatcher (moved some utility...
2011-08-24 Vladislav Vinogradovoptimized gpu pyrDown and pyrUp
2011-08-17 Vladislav Vinogradovadded TransformFunctorTraits, optimized some functions...
2011-08-15 Vladislav Vinogradovimplement optimized version of gpu::BruteForceMatcher...
2011-08-10 Vladislav Vinogradovadded registerPageLocked/unregisterPageLocked functions
2011-08-08 Vladislav Vinogradovfixed some warnings under win64
2011-08-08 Anatoly Baksheevminor improvements in cmake-file for gpu samples
2011-08-08 Vladislav Vinogradovadded gpu::Canny function
2011-08-03 Vladislav Vinogradovgpu device layer code refactoring
2011-08-01 Vladislav Vinogradovadded gpu::calcHist function
2011-08-01 Vladislav Vinogradovadded buffered version of pyrDown and pyrUp
2011-07-20 Alexey Spizhevoyadded missing header
2011-06-30 Alexey SpizhevoyGPU: updated upsample, downsample functions, added...
2011-06-12 Vadim Pisarevskyfixed a few warnings and bugs, including ticket #1079
2011-06-09 Alexey Spizhevoyreverted wrong commit for one of gpu samples
2011-06-09 Alexey Spizhevoyfixed bug in opencv_stitching (corrected resize images...
2011-06-09 Anatoly Baksheevremoved cv_config
2011-06-03 Anatoly Baksheevfix compilation for macos
2011-06-01 Anatoly Baksheevcompilation for macos
2011-06-01 Anatoly Baksheevcompilation for macos
2011-06-01 Vladislav Vinogradovadded resetDevice function, removed MultiGpuManager
2011-05-31 Vadim Pisarevskyfixed warning from GCC
2011-05-30 Alexander Shishkovfixed problem with VideoInput on Windows when OpenCV...
2011-05-21 Vadim Pisarevskyreplaced #include <some_opencv_hdr> with #include ...
2011-05-17 Anatoly Baksheevsolution folder flag disabled by default
next