profile/ivi/opencv.git
2011-02-17 Alexey Spizhevoyremoved check_and_treat_gpu_exception function
2011-02-17 Alexey Spizhevoynow GPU stereo_bp test prints error mesage and test...
2011-02-17 Maria Dimashovafixed colorizing disparity
2011-02-17 Vadim Pisarevskyfixed memory corruption in cvtest::copyMakeBorder ...
2011-02-17 Alexey Spizhevoyfixed incorrect device id in multi_gpu sample (checked...
2011-02-17 Alexey Spizhevoyremoved catch from GPU stereo_bp test as --gtest_catch_...
2011-02-16 Alexey Spizhevoycreated GPU new-style test project, ported StereoBP...
2011-02-16 Marius MujaUpdated doc
2011-02-16 Marius MujaPrefixed constants in flann with FLANN_ to prevent...
2011-02-16 Anatoly Baksheevdefault target arch modified
2011-02-16 Vladislav Vinogradovupdate docs
2011-02-16 Marius MujaRemoving 'using namespace std' from header files, close...
2011-02-15 Anatoly Baksheevminor + warnings
2011-02-15 Alexey Spizhevoyadded docs for MultiGpuManager
2011-02-15 Alexey Spizhevoyrenamed GpuFeature into FeatureSet and updated docs
2011-02-15 Alexey Spizhevoyrefactoring of GPU module
2011-02-15 Anatoly Baksheevfixed some warnings
2011-02-15 Alexey Spizhevoyadded init() function into MultiGpuMgr, added samples
2011-02-15 Alexey Spizhevoyfixed multi GPU API, added driver_api prefix to multi...
2011-02-15 Vladislav Vinogradovfixed descriptor calculation in SURF_GPU
2011-02-14 Vladislav Vinogradovfixed errors in gpu on old video cards (SURF_GPU, Brute...
2011-02-14 Alexey Spizhevoyfixed warnings in GPU samples
2011-02-14 Alexey Spizhevoyfixed GPU samples and MultiGpuMgr
2011-02-14 Alexey Spizhevoyremoved debug output from tests
2011-02-14 Alexey Spizhevoyfixed GPU minMaxLoc test, updated docs
2011-02-14 Anatoly BaksheevGPU: In strcut _scanElemOp dummy type pass by value
2011-02-14 Alexey Spizhevoy(no commit message)
2011-02-14 Alexey Spizhevoyadded draft version of MultiGpuMgr (it isn't tested...
2011-02-14 Alexey Spizhevoyfixed GPU meanshift segmentation test under Ubuntu
2011-02-13 Gary Bradskiadded output camera id if it fails
2011-02-13 Gary Bradskijust added frame saving
2011-02-11 Alexey Spizhevoyfixed warpAffine and warpPerspective under Linux
2011-02-11 Alexey Spizhevoychanged a little NVIDIA Staging test framework to handl...
2011-02-11 Ethan RubleeFixes build for android, mentioned in ticket #873
2011-02-10 Ethan RubleeLinking order for android.
2011-02-10 Alexey Spizhevoyminor chnages in GPU samples
2011-02-10 Alexey Spizhevoyfixed waitKey delay for the GPU FD sample, it didn...
2011-02-10 Alexey Spizhevoyremoved check disabling GPU face detection under Linux...
2011-02-09 Vadim Pisarevskytemporarily disabled PyramidUp test (it crashes)
2011-02-09 Vadim Pisarevskyfixed build errors on Linux + fixed Farneback optical...
2011-02-09 Vadim Pisarevsky.pyc files should not be in the repository
2011-02-09 Vadim Pisarevskyfixed build on Windows with MSVC2010
2011-02-09 Vadim Pisarevskyadded missing ts internal header
2011-02-09 Vadim Pisarevskythe combined cxts + gtest
2011-02-09 Vadim Pisarevsky(no commit message)
2011-02-09 Vadim Pisarevskythe combined cxts + gtest
2011-02-09 Vadim Pisarevskyfixed bugs in CartToPolarToCart test
2011-02-09 Vadim Pisarevskyreworked nearly all of the OpenCV tests (except for...
2011-02-09 Alexey Spizhevoyrenamed gpu::DeviceInfo::has into gpu::DeviceInfo:...
2011-02-09 Vladislav Vinogradovfixed block size calculation in SURF_GPU (fasthessian_g...
2011-02-08 Valentina KustikovaParallel version of Latent SVM.
2011-02-07 Anatoly Baksheevfixed build under ubuntu, but FS is still disabled
2011-02-07 Alexander Shishkovuncomment building of samples
2011-02-07 Vladislav Vinogradovfixed SURF_GPU (fails on empty data)
2011-02-07 Anatoly Baksheevfix compilation under win32 with gpu
2011-02-07 Ilya LysenkovAdded test for the asymmetric pattern detection
2011-02-07 Ilya LysenkovAdded documentation for asymmetric pattern detection
2011-02-07 Ilya LysenkovModified the calibration sample to work with asymmetric...
2011-02-07 Ilya LysenkovAdded detection of asymmetric circles' pattern
2011-02-07 Ethan RubleeMinor fix to pop count based hamming distance. Being...
2011-02-04 Anatoly Baksheevfixed some compilation under ubuntu
2011-02-04 Anatoly Baksheevremoved MS specific from FD code
2011-02-04 Maria Dimashovaadded messages to CMake log; fixed sample
2011-02-04 Anatoly Baksheev1) NPP_staging as sources. Binaries removed.
2011-02-04 Maria Dimashovafixed CvBoost
2011-02-04 Maria Dimashovarefactored OpenNI integration
2011-02-04 Alexey Spizhevoyadded perf test for gpu::erode, fixed docs, refactored...
2011-02-03 Alexey Spizhevoyupdated docs
2011-02-03 Alexey Spizhevoyfixed some warnings and errors under g++
2011-02-03 Alexey Spizhevoyfixed docs
2011-02-03 Alexey Spizhevoyadded stereo_multi_gpu sample, cosmetic changes in...
2011-02-03 Maria Dimashovamoved an include dirs setting to the root cmake file
2011-02-02 Maria Dimashovafixed doc
2011-02-02 Anatoly Baksheevintro fix in gpu module
2011-02-02 Maria Dimashovamoved flannIndex to protected section again
2011-02-02 Alexey Spizhevoyfixed warpAffine and warpPerspective tests
2011-02-02 Alexey Spizhevoyfixed gpu image resize test
2011-02-02 Alexey Spizhevoyadded docs for gpu::GpuFeature
2011-02-02 Vladislav Vinogradovadded cvtColor performance test, small fix of BruteForc...
2011-02-02 Alexey Spizhevoyfixed gpu::sum* on CC1.0, updated some tests
2011-02-02 Alexey Spizhevoyforgot to commit cvconfig.h.cmake
2011-02-01 Maria Dimashovamoved flannIndex to public section (temporarily)
2011-02-01 Alexey Spizhevoyupdated performance sample
2011-02-01 Alexey Spizhevoyadded CUDA_ARCH_FEATUERS define (for correct handling...
2011-02-01 Vladislav Vinogradovfixed gpu minMax tests under linux
2011-02-01 Alexey Spizhevoyreplaced source type 32F with 32FC4 in gpu::norm perf...
2011-02-01 Alexey Spizhevoyadded buffered version of norm, updated performance...
2011-02-01 Alexey Spizhevoyimplemented gpu::norm via absSum, sqrSum, and minMax...
2011-02-01 Maria Dimashovaminor changes of user guide (Kinect section)
2011-02-01 Alexey Spizhevoyadded bigger images for SURF performance test (it shows...
2011-01-31 Victor ErukhimovEnglish corrected
2011-01-31 Maria Dimashovachanged border type to float
2011-01-31 Maria Dimashovachanged border type to float
2011-01-31 Maria Dimashovafixed #772 (added empty implementation of SIFT class...
2011-01-31 Maria Dimashovafixed #841
2011-01-31 Alexey Spizhevoyadded docs for absSum function
2011-01-31 Maria Dimashovaforgot to commit in the last time
2011-01-31 Alexey Spizhevoyadded absSum function
2011-01-31 Maria Dimashovaadded empty() method to common features2d classes;...
2011-01-31 Alexey Spizhevoyremoved linear_filters_beta.cu as its functionality...
next