profile/ivi/opencv.git
2010-09-06 Kirill KornyakovGPU module update: _GPU suffix removed, some namespaces...
2010-09-06 Kirill KornyakovGPU module code cleaning
2010-09-03 Kirill KornyakovmeanShiftFiltering_GPU output parameters changed to...
2010-09-02 Vadim Pisarevskyfixed ffopencv build with Mingw
2010-08-31 Alexander Shishkovremove failed test (see issue #536)
2010-08-31 Vadim Pisarevskyremoved slamch.c/dlamch.c -specific GCC options, since...
2010-08-31 Vadim Pisarevskyfixed 2 bugs in the recently modified Lapack functions
2010-08-31 Anatoly Baksheevminor compilation fix
2010-08-31 Maria Dimashovafixed compile error when HAVE_CUDA is not defined
2010-08-30 Vadim Pisarevskyfixed Mat(const Matx&) constructor; added SVD(Matx)
2010-08-30 Vadim Pisarevskyoptimized lapack' SVD for noticeably better performance...
2010-08-30 Andrey Morozovfixed cvtColorGPU on linux
2010-08-30 Anatoly Baksheevfixed bugs in STEREOBM (added syncs and volatiles,...
2010-08-30 Vladislav Vinogradovadded cvtColor on gpu (supports conversion between...
2010-08-30 Andrey Morozovminor fix with tests
2010-08-30 Andrey Morozovadded test stereo_bm and added "volatile" in constantsp...
2010-08-26 Vladislav Vinogradovfixed 3 bytes reading/writing in remap
2010-08-26 Vladislav Vinogradovadded remap version for 3-channels input images
2010-08-25 Andrey Morozovminor fix for windows
2010-08-25 Anatoly Baksheevcompilation errors under win32
2010-08-25 Andrey Morozovadded flags OpenCV_COMPUTE_CAPABILITIES, which stores...
2010-08-25 Andrey Morozovadded methods estimateRecopmmendedParams for StereoBP...
2010-08-25 Vladislav Vinogradovrenamed colorizeDisp to drawColorDisp, added acync...
2010-08-24 Yannick VerdieQt add byte per line information to fix a bug
2010-08-24 Maria Dimashovaadded match()
2010-08-24 Yannick VerdieQt Ticket #520
2010-08-24 Vladislav Vinogradovfixed bug in StereoBeliefPropagation with user allocate...
2010-08-24 Anatoly BaksheevuploadConstant function for gpu
2010-08-23 Vladislav Vinogradovadded reprojectImageTo3D_GPU
2010-08-21 Andrey Morozovfixed test with small size gpu memory
2010-08-20 Yannick VerdieQt ticket #537
2010-08-20 Vladislav Vinogradovadded colorizeDisp, fixed DisparityBilateralFilter
2010-08-19 Yannick VerdieQt weird bug with QLabel (is it really fixed ?)
2010-08-19 Vladislav Vinogradovfixed bug in DisparityBilateralFilter
2010-08-19 Yannick VerdieQt bug with buttons
2010-08-19 Vladislav Vinogradovadded DisparityBilateralFilter to gpu module
2010-08-18 Yannick VerdieQt bug fixed #534
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
next