profile/ivi/opencv.git
2011-01-12 Maria Dimashovafixed collisions between std::transform() and cv::trans...
2011-01-11 Victor ErukhimovOpenCV user guide prototype
2011-01-11 Vadim Pisarevskyfixed compile problems when Makefiles are used
2011-01-11 Vadim Pisarevskyupdated the new arithmetic tests
2011-01-11 Alexey Spizhevoyreplaced adding constant in normalization with taking max
2011-01-11 Alexey Spizhevoyupdated normalization routine in the matchTemplate...
2011-01-10 Vladimir Dudnikfixed mistake in integration of IPP Sub functions....
2011-01-08 Vladimir Dudnikadd IPP Sub operations to arithm.cpp for 8u, 16u, 16s...
2011-01-07 Vladimir Dudnikadd IPP Add operations to arithm.cpp for 8u, 16u, 16s...
2011-01-06 Marius MujaBug fix in flann wrapper
2011-01-05 Marius MujaRenaming log constants, fixes bug #792
2011-01-05 Vadim Pisarevskyincreased "inf" constant in the true distance transform...
2011-01-03 Vladimir Dudnikfix issue in IPP search algorithm (when no IPPROOT...
2010-12-31 Vladimir Dudnikadded OpenCVFindIPP.cmake script, which will look for...
2010-12-31 Vladimir Dudnikadded OpenCVFindIPP.cmake script, which will look for...
2010-12-30 Alexey Spizhevoyvideo writing via cmd args in hog sample added
2010-12-29 Vadim Pisarevskyfixed incorrect sign of the result of the convolution...
2010-12-29 Ethan Rubleeswapping features2d with calib3d for linking order...
2010-12-29 Alexey Spizhevoyupdated gpu hog sample
2010-12-29 Alexey Spizhevoyrefactored hog, added camera support into hog_sample
2010-12-28 Brian Gerkeytest commit emails
2010-12-28 Vadim Pisarevskysome more fixes in background/foreground subtraction...
2010-12-28 Vadim Pisarevskyfixed some build problems
2010-12-28 Vadim Pisarevskyadded background/foreground segmentation algorithm...
2010-12-28 Vadim Pisarevskymoved gtest to modules; added some gtest-based tests
2010-12-28 Alexey Spizhevoyadded missed include (for MSVC 2010)
2010-12-27 Vadim Pisarevskymerged fix for x64 MSVC compile errors in highgui into...
2010-12-27 Alexey Spizhevoyadded buffered version of gpu::convolve
2010-12-27 Vadim Pisarevskyanother attempt to fix findHomography
2010-12-27 Ilya LysenkovMoved BlobDetector to features2d
2010-12-27 Alexey Spizhevoysimplified gpu::columnSum test, it doesn't fail on...
2010-12-27 Ilya LysenkovMoved PlanarObjectDetector to the objdetect module
2010-12-27 Alexey Spizhevoyrefactored gpu::dft
2010-12-26 Vadim Pisarevskyfixed MatConstIterator<> (ticket #776)
2010-12-24 Alexey Spizhevoyminor warning fixed
2010-12-24 Alexey Spizhevoyminor refactoring in gpu module
2010-12-24 Alexey Spizhevoynow single row GPU matrix is continuous one, added...
2010-12-24 Alexey Spizhevoyminor changes in gpu module (comments and warnings)
2010-12-24 Alexey Spizhevoyadded support of scaling into gpu::dft, refactored...
2010-12-23 Vladimir Dudnikcosmetic changes, removed trailing spaces
2010-12-23 Vladimir Dudnikcosmetic changes
2010-12-23 Vladimir Dudnikcosmetic changes, removed trailing spaces
2010-12-23 Vladimir Dudnikcosmetic changes, removed trailing spaces
2010-12-23 Vladimir Dudnikcosmetic changes, removed trailing spaces
2010-12-23 Vladimir Dudnikcosmetic changes, removed trailing spaces
2010-12-23 Vladimir Dudnikcosmetic changes
2010-12-23 Vladimir Dudnikcosmetic changes, removed trailing spaces. Added ippGet...
2010-12-23 Vladimir Dudnikcosmetic changes
2010-12-23 Vladimir Dudnikcosmetic changes
2010-12-23 Vladimir Dudniktest svn access
2010-12-23 Alexey Spizhevoyupdated test for gpu::dft, updated dft for handling...
2010-12-23 Alexey Spizhevoyfixed bug in gpu::dft
2010-12-23 Alexey Spizhevoyadded gpu::dft implemented via CUFFT
2010-12-22 Alexey Spizhevoyadded tests for gpu::mulSpectrums
2010-12-22 Alexey Spizhevoyadded mulSpectrums functions into GPU module
2010-12-22 Alexey Spizhevoymoved crossCorr (as NPP_Staging wrapper) into public...
2010-12-22 Alexey Spizhevoymoved sqrIntegral (NPP_Staging wrapper) into public...
2010-12-22 Vladislav Vinogradovadded matcher_simple_gpu sample
2010-12-22 Alexey Spizhevoyadded CUFFT errors handling into GPU module
2010-12-22 Vladislav Vinogradovfixed some warnings under linux
2010-12-21 Vladislav Vinogradovadded gpu transpose and integral based on NPP Staging.
2010-12-21 Ilya LysenkovFixed documentation
2010-12-21 Ilya LysenkovFixed some warnings under Windows
2010-12-21 Ilya LysenkovFixed compile errors under Windows
2010-12-21 Anatoly Baksheevwarningx fixed under vs2008
2010-12-21 Alexey Spizhevoyminor changes in the gpu stereo sample
2010-12-21 Ilya LysenkovUsed Poitn2f instead of KeyPoint
2010-12-21 Alexey Spizhevoyfixed comment
2010-12-21 Alexey Spizhevoyadded convert into gray and prefilter Sobel controls...
2010-12-21 Ilya LysenkovChanged the camera calibration sample to support circle...
2010-12-21 Ilya LysenkovAdded documentation for cirlces' grid detection
2010-12-21 Ilya LysenkovAdded a regression test for a circles' grid detection
2010-12-21 Ilya LysenkovAdded detection of cirlces' grid pattern
2010-12-21 Alexey Spizhevoyadded more controls into gpu stereo sample
2010-12-21 Vladislav Vinogradovfixed compiler error under linux
2010-12-21 Alexey Spizhevoyadded first version of stereo match sample on gpu
2010-12-20 Vadim Pisarevskyenable #include "cvconfig.h" in highgui on Windows...
2010-12-20 Vladislav Vinogradovadded SURF_GPU.
2010-12-20 Alexey Spizhevoygpu hog sample: added support of writing video
2010-12-20 Alexey Spizhevoyrefactoring: moved gpu reduction-based functions into...
2010-12-20 Alexey Spizhevoyrefactoring: made gpu bitwise operations inline
2010-12-20 Alexey Spizhevoygpu module refactoring: moved per-element operations...
2010-12-20 Alexey Spizhevoyadded host code for gpu::matchTemplate (as NPP_staging...
2010-12-20 Alexey Spizhevoyupdated gpu bitwise operations
2010-12-19 Anatoly Baksheevrenamed constantspacebp -> stereocsbp line all other...
2010-12-17 Anatoly Baksheevtemporary added NPP_staging, functionality from the...
2010-12-17 Maria Dimashovafixed traincascade
2010-12-17 Alexey Spizhevoyupdated other gpu's bitwise operations
2010-12-17 Alexey Spizhevoyreimplemented gpu::bitwise_not operation, refactored...
2010-12-17 Alexey Spizhevoyrefactored bitwise operations in gpu module
2010-12-16 Alexey Spizhevoyfixed link time error in gpu module
2010-12-16 Alexey Spizhevoyadded support of CCOEFF_NORMED for multichannel images...
2010-12-15 Alexey Spizhevoyadded support of multichannel images into gpu::sqrSum
2010-12-15 Alexey Spizhevoyadded support of multichannel images into gpu::matchTem...
2010-12-15 Alexey Spizhevoyadded support of remaining image number of channels...
2010-12-15 Alexey Spizhevoyrefactored gpu module, added vec math operators for...
2010-12-15 Alexey Spizhevoyfixed minor bugs in gpu module
2010-12-15 Kirill Kornyakovcompilation warning fixed
2010-12-15 Alexey Spizhevoyadded support of multichannel images into gpu::matchTem...
2010-12-15 Kirill Kornyakovbug #762 fixed
next