2010-07-29 |
Maria Dimashova | modified sample find_obj_calonder |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Vadim Pisarevsky | avoid crash in cvCalcEMD() when one of the histograms... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Vadim Pisarevsky | inserted missing std:: (ticket #333). Thanks to trisk... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Andrey Morozov | minor fix |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Anatoly Baksheev | speckle filtering added |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Vladislav Vinogradov | changed StereoBeliefPropagation_GPU output disparity... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Maria Dimashova | fixed compile error when HAVE_EIGEN2 (#500) |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Vladislav Vinogradov | implemented asynchronous call for StereoBeliefPropagati... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Vadim Pisarevsky | added conversion operators Mat->vector<T>, Mat->Vec... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Yannick Verdie | working on OpenGL for Windows |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Yannick Verdie | Qt: |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Maria Dimashova | added c++ interface for cvPyrMeanShiftFiltering; added... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Alexander Shishkov | exclude failed tests (color-lab, color-luv) |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Vladislav Vinogradov | added gpu belief propagation stereo matching |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Anatoly Baksheev | minor fixes |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Maria Dimashova | updated threshold in test |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Maria Dimashova | fixed compile errors on VS 2008 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Maria Dimashova | added method to compute overlap for KeyPoint pair |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Maria Dimashova | minor changes of test |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Maria Dimashova | excluded calonder test if CV_SSE2==0 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Vadim Pisarevsky | fixed incorrect assert in RGB2Lab_b constructor |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Vadim Pisarevsky | relaxed error threshold in color-luv test |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Vadim Pisarevsky | fixed Mat::Mat(const IplImage*, bool) constructor ... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yannick Verdie | Qt - debugging Linux and Windows |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Vadim Pisarevsky | increased err threshold in matrix-transform test (ticke... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Vadim Pisarevsky | increased error threshold in matrix-solve test (ticket... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Vadim Pisarevsky | increased error threshold in matrix-invert test (ticket... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yannick Verdie | QT statusbar bug fixed for Windows |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Vadim Pisarevsky | rewrote color conversion functions; added sRGB<->CIE... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Maria Dimashova | fixed compile errors on VS2008 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yannick Verdie | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Yannick Verdie | Qt on Windows -- in progress |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Maria Dimashova | added test on CalonderDescriptorExtractor::compute |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Maria Dimashova | replaced Calonder descriptor implementation; added... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Maria Dimashova | commented find_obj_calonder |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Andrey Morozov | optimized gpumat::copyTo() |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Andrey Morozov | optimized gpumat::setTo() |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Andrey Morozov | implemented asynchronous call for StereoBM() |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Vladislav Vinogradov | implemented saturate_cast on gpu; updated GpuMat::conve... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anatoly Baksheev | minor |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anatoly Baksheev | fixed bug with loading to constant memory |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anatoly Baksheev | refactoring and minor code improvements |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andrey Morozov | minor fix |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anatoly Baksheev | fixed compiler error for win32 |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andrey Morozov | implemented asynchronous call for GpuMat::upload()... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Yannick Verdie | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andrey Morozov | implemented asynchronous call for gpumat::setTo(),... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Alexander Shishkov | exclude failed test (matrix-solve) |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Maria Dimashova | modified FernClassifier::train(); remove old RTreeClass... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anatoly Baksheev | saturate_cast_gpu.hpp |
commit | commitdiff | tree | snapshot |
2010-07-23 |
James Bowman | cvarrseq args attempt array conversions first |
commit | commitdiff | tree | snapshot |
2010-07-23 |
James Bowman | #489, Forbid transposed matrices in fromarray() |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Yannick Verdie | QT new functions: |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Anatoly Baksheev | imgproc_gpu - minor refactoring |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Andrey Morozov | minor fix |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Yannick Verdie | ticket 490: |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Andrey Morozov | small modifications in tests |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Vladislav Vinogradov | Added implementation of remap on GPU. Minor fixes of... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
James Bowman | grabCut fist impl and test |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Yannick Verdie | QT new functions: |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Yannick Verdie | QT new functions: |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Maria Dimashova | minor sample changes |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Anatoly Baksheev | -arch=sm_13 |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Anatoly Baksheev | Variable winSize for StereoBP_GPU |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Vladislav Vinogradov | reduced code convert_to by using templates, merged... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Andrey Morozov | added implementation copyTo() with mask and added test... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Andrey Morozov | modified kernel setto(), added double type, code has... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Vladislav Vinogradov | added implementation GpuMat::convertTo and merged this... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Andrey Morozov | optimized gpumat::setTo(), ~ 30 speedup |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Vadim Pisarevsky | optimized VNG demosaicing using SSE2 (got ~3x speedup) |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Andrey Morozov | fixed implementation of gpumat::setTo() |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Andrey Morozov | fixed implementation of gpumat::setTo() and improved... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Vadim Pisarevsky | added numerical values to the new _VNG constants' defin... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
James Bowman | Added VNG Bayer enums |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Vadim Pisarevsky | added VNG demosaicing algorithm (ticket #466) |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Anatoly Baksheev | prefilter_xsobel option added to stereobm_gpu |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Alexander Shishkov | exclude failed tests |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Anatoly Baksheev | EHsc- warning fixed |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Yannick Verdie | QT new functions: |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Anatoly Baksheev | disabled W4 warnings for GPU module. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Andrey Morozov | fixed implementation gpumat::setTo() |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Andrey Morozov | added the module for testing gpu, by default turned off |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Andrey Morozov | linux compiletion error |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Anatoly Baksheev | compilation with no cuda re factored |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Andrey Morozov | added implementation SetTo() with mask |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Andrey Morozov | Added implementation SetTo() without mask |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Vadim Pisarevsky | removed extra dashes from XMLs to make them standard... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Vadim Pisarevsky | replaced unlink() & _unlink() with more standard remove... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Andrey Morozov | Added files for implementation of operations SetTo() |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Vadim Pisarevsky | fixed some more MSVC2010 warnings |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Alexander Shishkov | exclude failed tests |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | raised the error threshold in moments-raster test ... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | raised the error threshold in accum-runavg test (ticket... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | a few more warnings fixed |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | do not use WIN64/_WIN64 anymore - CMake did not set... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | fixed reprojection error check in the fundamental matri... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | fixed the singular case in the rodrigues test. increase... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | fixed some warnings from xcode |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Anatoly Baksheev | removed opencv_gpu from OpenCVConfig.cmake.in |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Vadim Pisarevsky | eliminated some GCC 4.x warnings |
commit | commitdiff | tree | snapshot |
next |