platform/upstream/opencv.git
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
2010-07-16 Anatoly Baksheevremoved opencv_gpu from OpenCVConfig.cmake.in
2010-07-16 Vadim Pisarevskyeliminated some GCC 4.x warnings
2010-07-16 Yannick VerdieQT new functions:
2010-07-16 Vadim Pisarevskyrepaired build on mac after libtiff update
2010-07-16 Vadim Pisarevskyfixed VS preprocessor condition to include pmmintrin...
2010-07-16 Vadim Pisarevskyadded workaround for strange tmpnam() output from VS201...
2010-07-16 Vadim Pisarevskyfixed some more 64-bit related VS2010 warnings
2010-07-16 Victor ErukhimovFixed a memory leak
2010-07-16 Vadim Pisarevskyupdated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib...
2010-07-16 Yannick VerdieQT new functions:
2010-07-16 Yannick VerdieQT new functions:
2010-07-16 Yannick VerdieQT new functions:
2010-07-15 Anatoly Baksheevbixed bug in cudaSafeCall
2010-07-15 Anatoly Baksheevadded safe call support in cu files
2010-07-15 Anatoly Baksheevadded support to build without cuda.
2010-07-15 Andrey Morozovfixed problem with building module gpu on linux
2010-07-15 Andrey Morozovfixed problem with compiled on linux
2010-07-15 Anatoly Baksheevminor changes in gpu code (initialization interface)
2010-07-14 Anatoly BaksheevFirst gpu code draft. Interface might be significantly...
2010-07-14 Alexander Shishkovexclude failed tests
2010-07-14 Gary BradskiFixed crash if no chessboard problem
next