merged the trunk r8669:8702
[profile/ivi/opencv.git] / modules / gpu / src / mssegmentation.cpp
2012-06-28 Marina Kolpakovamerged the trunk r8669:8702
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-07-08 Alexey Spizhevoyadded support of old CC into GPU mean shift routines
2011-02-15 Anatoly Baksheevfixed some warnings
2011-02-14 Vladislav Vinogradovfixed errors in gpu on old video cards (SURF_GPU, Brute...
2010-12-24 Alexey Spizhevoyminor warning fixed
2010-12-13 Alexey Spizhevoyfixed some warning under Ubuntu in gpu module
2010-12-07 Alexey Spizhevoyfixed compile-time warning under g++
2010-11-30 Alexey Spizhevoyfixed bug in ms segmentation
2010-10-18 Alexey Spizhevoyrefactored mssegmentation.cpp
2010-10-13 Alexey Spizhevoyrefactored mean shift segmentation a little
2010-10-13 Alexey Spizhevoyimplemented mean shift segmentation with elimination...