profile/ivi/opencv.git
2010-08-02 Vladislav Vinogradovadded support of 3 channels images to StereoBeliefPropa...
2010-08-02 Andrey Morozovminor fix
2010-08-02 Andrey Morozovoptimized gpumat::setTo(), get rid of division operation
2010-08-02 Vadim Pisarevskyfixed "undefined cvCreateCameraCapture_V4L" linker...
2010-08-02 Vladislav Vinogradovadded optimized belief propagation implementation ...
2010-08-02 Yannick VerdieQt imgRegion bug fixed
2010-08-01 James Bowman#509, patch for GetTrackbarPos
2010-07-31 Yannick Verdie(no commit message)
2010-07-31 Yannick VerdieFixed bugs on Qt
2010-07-31 Victor ErukhimovCommented out rand test due to failure on win32
2010-07-31 Victor ErukhimovCommenting out aertrees test due to a failure on windows 32
2010-07-30 Maria Dimashovafixed compile error on VS2008
2010-07-30 Maria Dimashovareplaced KeyPoint::overlap implementation by faster...
2010-07-30 Yannick Verdiefixed Qt bug
2010-07-30 Alexander Shishkovexclude failed test (ds-graphscan)
2010-07-30 Maria Dimashovarenamed test
2010-07-30 Maria Dimashovafixed acalonder test for Win
2010-07-29 Vadim Pisarevskymade MatConstIterator STL compliant
2010-07-29 Vadim Pisarevskyfixed LineIterator constructor in order to make LineIte...
2010-07-29 Vadim Pisarevskyfixed roi handling in HOGDescriptor::computeGradient...
2010-07-29 Vadim Pisarevskytemporarily disable 16-bit input in cap_dc1394_v2.cpp...
2010-07-29 Maria Dimashovamodified sample find_obj_calonder
2010-07-29 Vadim Pisarevskyavoid crash in cvCalcEMD() when one of the histograms...
2010-07-29 Vadim Pisarevskyinserted missing std:: (ticket #333). Thanks to trisk...
2010-07-29 Andrey Morozovminor fix
2010-07-29 Anatoly Baksheevspeckle filtering added
2010-07-29 Vladislav Vinogradovchanged StereoBeliefPropagation_GPU output disparity...
2010-07-29 Maria Dimashovafixed compile error when HAVE_EIGEN2 (#500)
2010-07-29 Vladislav Vinogradovimplemented asynchronous call for StereoBeliefPropagati...
2010-07-29 Vadim Pisarevskyadded conversion operators Mat->vector<T>, Mat->Vec...
2010-07-28 Yannick Verdieworking on OpenGL for Windows
2010-07-28 Yannick VerdieQt:
2010-07-28 Maria Dimashovaadded c++ interface for cvPyrMeanShiftFiltering; added...
2010-07-28 Alexander Shishkovexclude failed tests (color-lab, color-luv)
2010-07-28 Vladislav Vinogradovadded gpu belief propagation stereo matching
2010-07-28 Anatoly Baksheevminor fixes
2010-07-28 Maria Dimashovaupdated threshold in test
2010-07-28 Maria Dimashovafixed compile errors on VS 2008
2010-07-28 Maria Dimashovaadded method to compute overlap for KeyPoint pair
2010-07-28 Maria Dimashovaminor changes of test
2010-07-28 Maria Dimashovaexcluded calonder test if CV_SSE2==0
2010-07-28 Vadim Pisarevskyfixed incorrect assert in RGB2Lab_b constructor
2010-07-28 Vadim Pisarevskyrelaxed error threshold in color-luv test
2010-07-27 Vadim Pisarevskyfixed Mat::Mat(const IplImage*, bool) constructor ...
2010-07-27 Yannick VerdieQt - debugging Linux and Windows
2010-07-27 Vadim Pisarevskyincreased err threshold in matrix-transform test (ticke...
2010-07-27 Vadim Pisarevskyincreased error threshold in matrix-solve test (ticket...
2010-07-27 Vadim Pisarevskyincreased error threshold in matrix-invert test (ticket...
2010-07-27 Yannick VerdieQT statusbar bug fixed for Windows
2010-07-27 Vadim Pisarevskyrewrote color conversion functions; added sRGB<->CIE...
2010-07-27 Maria Dimashovafixed compile errors on VS2008
2010-07-27 Yannick Verdie(no commit message)
2010-07-27 Yannick VerdieQt on Windows -- in progress
2010-07-27 Maria Dimashovaadded test on CalonderDescriptorExtractor::compute
2010-07-27 Maria Dimashovareplaced Calonder descriptor implementation; added...
2010-07-27 Maria Dimashovacommented find_obj_calonder
2010-07-27 Andrey Morozovoptimized gpumat::copyTo()
2010-07-27 Andrey Morozovoptimized gpumat::setTo()
2010-07-27 Andrey Morozovimplemented asynchronous call for StereoBM()
2010-07-27 Vladislav Vinogradovimplemented saturate_cast on gpu; updated GpuMat::conve...
2010-07-26 Anatoly Baksheevminor
2010-07-26 Anatoly Baksheevfixed bug with loading to constant memory
2010-07-26 Anatoly Baksheevrefactoring and minor code improvements
2010-07-26 Andrey Morozovminor fix
2010-07-26 Anatoly Baksheevfixed compiler error for win32
2010-07-26 Andrey Morozovimplemented asynchronous call for GpuMat::upload()...
2010-07-26 Yannick Verdie(no commit message)
2010-07-26 Andrey Morozovimplemented asynchronous call for gpumat::setTo(),...
2010-07-26 Alexander Shishkovexclude failed test (matrix-solve)
2010-07-26 Maria Dimashovamodified FernClassifier::train(); remove old RTreeClass...
2010-07-26 Anatoly Baksheevsaturate_cast_gpu.hpp
2010-07-23 James Bowmancvarrseq args attempt array conversions first
2010-07-23 James Bowman#489, Forbid transposed matrices in fromarray()
2010-07-23 Yannick VerdieQT new functions:
2010-07-23 Anatoly Baksheevimgproc_gpu - minor refactoring
2010-07-23 Andrey Morozovminor fix
2010-07-23 Yannick Verdieticket 490:
2010-07-23 Andrey Morozovsmall modifications in tests
2010-07-23 Vladislav VinogradovAdded implementation of remap on GPU. Minor fixes of...
2010-07-22 James BowmangrabCut fist impl and test
2010-07-22 Yannick VerdieQT new functions:
2010-07-22 Yannick VerdieQT new functions:
2010-07-22 Maria Dimashovaminor sample changes
2010-07-22 Anatoly Baksheev-arch=sm_13
2010-07-22 Anatoly BaksheevVariable winSize for StereoBP_GPU
2010-07-22 Vladislav Vinogradovreduced code convert_to by using templates, merged...
2010-07-22 Andrey Morozovadded implementation copyTo() with mask and added test...
2010-07-22 Andrey Morozovmodified kernel setto(), added double type, code has...
2010-07-22 Vladislav Vinogradovadded implementation GpuMat::convertTo and merged this...
2010-07-22 Andrey Morozovoptimized gpumat::setTo(), ~ 30 speedup
2010-07-21 Vadim Pisarevskyoptimized VNG demosaicing using SSE2 (got ~3x speedup)
2010-07-21 Andrey Morozovfixed implementation of gpumat::setTo()
2010-07-21 Andrey Morozovfixed implementation of gpumat::setTo() and improved...
2010-07-21 Vadim Pisarevskyadded numerical values to the new _VNG constants' defin...
2010-07-20 James BowmanAdded VNG Bayer enums
2010-07-20 Vadim Pisarevskyadded VNG demosaicing algorithm (ticket #466)
2010-07-20 Anatoly Baksheevprefilter_xsobel option added to stereobm_gpu
2010-07-20 Alexander Shishkovexclude failed tests
2010-07-20 Anatoly BaksheevEHsc- warning fixed
2010-07-20 Yannick VerdieQT new functions:
next