profile/ivi/opencv.git
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:
2010-07-19 Anatoly Baksheevdisabled W4 warnings for GPU module.
2010-07-19 Andrey Morozovfixed implementation gpumat::setTo()
2010-07-19 Andrey Morozovadded the module for testing gpu, by default turned off
2010-07-19 Andrey Morozovlinux compiletion error
2010-07-19 Anatoly Baksheevcompilation with no cuda re factored
2010-07-19 Andrey Morozovadded implementation SetTo() with mask
2010-07-17 Andrey MorozovAdded implementation SetTo() without mask
2010-07-17 Vadim Pisarevskyremoved extra dashes from XMLs to make them standard...
2010-07-17 Vadim Pisarevskyreplaced unlink() & _unlink() with more standard remove...
2010-07-17 Andrey MorozovAdded files for implementation of operations SetTo()
2010-07-17 Vadim Pisarevskyfixed some more MSVC2010 warnings
2010-07-17 Alexander Shishkovexclude failed tests
2010-07-16 Vadim Pisarevskyraised the error threshold in moments-raster test ...
2010-07-16 Vadim Pisarevskyraised the error threshold in accum-runavg test (ticket...
2010-07-16 Vadim Pisarevskya few more warnings fixed
2010-07-16 Vadim Pisarevskydo not use WIN64/_WIN64 anymore - CMake did not set...
2010-07-16 Vadim Pisarevskyfixed reprojection error check in the fundamental matri...
2010-07-16 Vadim Pisarevskyfixed the singular case in the rodrigues test. increase...
2010-07-16 Vadim Pisarevskyfixed some warnings from xcode
next