profile/ivi/opencv.git
2010-08-18 Anatoly Baksheevfixed warnings
2010-08-18 Yannick VerdieBug in calibration.cpp sample
2010-08-18 Yannick Verdie(no commit message)
2010-08-18 Yannick VerdieQt test (some code disabled for debugging)
2010-08-18 Andrey Morozovfixed some warnings
2010-08-18 Yannick VerdieQt Python binding -- #512
2010-08-18 Andrey Morozovadded parallel build for visual studio
2010-08-18 Andrey Morozovadded gpu test ConstantSpaceBP
2010-08-18 Vladislav Vinogradovfixed get_first_k_initial_global
2010-08-17 Yannick VerdieQt ticket #531
2010-08-17 Andrey Morozovadded get_first_k_initial_global_init_global_cost in...
2010-08-17 Anatoly Baksheevfixed bugs in page locked memory allocation
2010-08-17 kencokenFixed object recognition documentation
2010-08-16 Yannick VerdieQt sample code and some fixes
2010-08-16 Maria Dimashovaexcluded cv_object_recognition.tex build (temporarily)
2010-08-16 Vladislav Vinogradovadded version of StereoBeliefPropagation::operator...
2010-08-16 Vladislav Vinogradovfixed problem with parameters in constant space belief...
2010-08-16 Andrey Morozovrename con.png to cones.png in test gpu
2010-08-16 Maria Dimashovaminor changes
2010-08-16 Andrey Morozovfixed build without cuda
2010-08-16 Andrey Morozovfixed build without cuda
2010-08-16 Anatoly BaksheevGCC warning: new line at the end of file
2010-08-16 Andrey Morozovfixed build without cuda
2010-08-15 Yannick VerdieQt bug fixed with cvWaitKey(0)
2010-08-14 Yannick VerdieQt fixed bug with OpenGL, and save issue reported in...
2010-08-13 Anatoly Baksheeva lot of refactoring
2010-08-13 Andrey Morozovadded implement MatPL with serocopy and writecombited
2010-08-13 Anatoly Baksheevwarning level switched to W3 fpr gpu module
2010-08-13 Anatoly Baksheev(no commit message)
2010-08-13 Vladislav Vinogradovminor fix
2010-08-13 Vladislav Vinogradovadded minimum disparity threshold parameter to StereoCo...
2010-08-13 Maria Dimashovaadded static to funcs
2010-08-13 Vladislav Vinogradovgpu::StereoConstantSpaceBP:
2010-08-12 Andrey Morozovadded license headers
2010-08-12 Vladislav Vinogradovminor fix
2010-08-12 Andrey Morozovadded gpu test : stereobp
2010-08-12 Andrey Morozovadded test for gpu: meanshift
2010-08-12 Vladislav Vinogradovadded gpu implementation of constant space belief propa...
2010-08-12 Andrey Morozovminor fix
2010-08-12 Andrey Morozovminor fix
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
next