profile/ivi/opencv.git
2010-08-12 Andrey Morozovminor fix
2010-08-11 Andrey Morozovadded choise in compute capability
2010-08-10 kencokenAdded object recognition documentation
2010-08-10 kencokenAdded documentation for VOC dataset interface, bag...
2010-08-10 Anatoly BaksheevmeanShiftFilteringGPU: performance and bug with type...
2010-08-10 Anatoly Baksheevgramma ;)
2010-08-10 Anatoly Baksheevcv::gpu::CudaStream -> cv::gpu::Stream
2010-08-09 Maria Dimashovaadded todo for descriptors evaluation
2010-08-09 Maria Dimashovafixed SVM
2010-08-09 Maria Dimashovafixed texture binding and warning on linux
2010-08-06 Vadim Pisarevskyanother stdint.h -> msc_stdint.h fix
2010-08-06 Anatoly BaksheevmeanShiftFiltering added (by masha)
2010-08-06 Vadim Pisarevskystdint.h -> msc_stdint.h
2010-08-06 Vadim Pisarevskyadded initWideAngleProjMap() function
2010-08-05 Vadim Pisarevskyupdated ffmpeg to 0.6.0
2010-08-05 Maria Dimashovaadded detector and descriptor evaluation to sample...
2010-08-05 Maria Dimashovafixed linker errors on Win and some warnings
2010-08-05 Maria Dimashovareplaced detector/descriptor evaluation functions from...
2010-08-04 Ilya LysenkovFixed bugs in BruteForceMatcher and its specialization
2010-08-03 Maria Dimashovaadded GridAdaptedFeatureDetector, PyramidAdaptedFeature...
2010-08-03 Vadim Pisarevskyrepaired aspect ratio option; fixed comments
2010-08-02 Yannick VerdieQt: disable KEEP_RATIO with OpenGL to avoid a blinking bug
2010-08-02 Yannick VerdieQt doc updated
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:
next