platform/upstream/opencv.git
2012-02-14 Anatoly Baksheevfixed ~200 warnings for windows
2012-02-13 Vladislav Vinogradovminor
2012-02-13 Vladislav Vinogradovfixed build under linux
2012-02-13 Vladislav Vinogradovadded GoodFeaturesToTrackDetector_GPU and PyrLKOpticalF...
2012-02-13 Alexander Reshetnikovfixed compiling error under Windows; updated test_video...
2012-02-11 Alexander Reshetnikovupdated 3 highgui tests
2012-02-11 Gary BradskiAdding python example of mouse interaction and use...
2012-02-10 Victoria Zhislina(no commit message)
2012-02-10 Alexandre Benoitadded get methods for retina outputs
2012-02-10 Andrey Morozovfixed compile under linux
2012-02-10 Victoria ZhislinaCV_ENABLE_UNROLLED
2012-02-09 Andrey KamaevFixed incorrectly merged patch.
2012-02-09 Leonid BeynensonApplied the patch, received from akamaev. Also made...
2012-02-09 Alexander Shishkovfixed #927 issue
2012-02-09 Alexander Reshetnikovadded licenses to some tests; updated new highgui tests
2012-02-08 Alexander Shishkovfixed #927 issue
2012-02-08 Vladislav Vinogradovupdated performance sample
2012-02-08 Vadim Pisarevskyfixed OpenCVConfig.cmake for creating Xcode projects
2012-02-08 Vladislav Vinogradovfixed createOpticalFlowNeedleMap
2012-02-07 Marius MujaBug fix
2012-02-06 Alexander Reshetnikovupdated positioning test for videos
2012-02-06 Andrey KamaevFixed mingw build
2012-02-06 Alexander Shishkovfixed #1549 issue
2012-02-06 Andrey KamaevFixed typo
2012-02-06 Andrey KamaevFixed build for desktop
2012-02-06 Vladislav Vinogradovremoved ASSERT_NO_THROW
2012-02-06 Andrey KamaevBetter variant of OpenCVConfig.cmake generation; severa...
2012-02-06 Alexander Shishkovfixed bug after const removing in retina
2012-02-06 Alexander Shishkovfixed #1565 issue
2012-02-06 Alexander Shishkovfixed #1590
2012-02-06 Alexander Shishkovfixed issue #1243
2012-02-06 Alexander Shishkovadded one more test for undistort
2012-02-06 Vladislav Vinogradovfixed OpenCVDetectTBB.cmake (WIN32 x86 VS library path)
2012-02-06 Vadim Pisarevskyadded getGaborKernel function
2012-02-05 Andrey Morozovfixed compile under linux
2012-02-04 Andrey KamaevFixed ticket #1580
2012-02-04 Alexander Reshetnikovcompleted tests checking positioning & frame count...
2012-02-04 Alexander ReshetnikovFile with positioning test was renamed to test_position...
2012-02-03 Andrey KamaevFixing #1580
2012-02-03 Andrey KamaevAttempt to fix #1580 - building OpenCV with ffmpeg...
2012-02-03 Andrey KamaevFixed OpenCVConfig.cmake generated for build directory
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build on Windows
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with Eigen enabled
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-02-02 Alexey SpizhevoyFixed the building process for (ubuntu 64bit debug...
2012-02-01 Alexey SpizhevoyFixed the multi-band blending test
2012-02-01 Andrey Morozovfixed compile error
2012-01-31 Alexander ReshetnikovPrepared some videos for future tests. Added first...
2012-01-31 Vadim Pisarevskyfixed a few bugs in mat-mask-operations tutorial (thank...
2012-01-31 Alexey SpizhevoyUpdated the multi-band blending test
2012-01-30 Ethan Rubleehighgui headers were not being installed...
2012-01-30 Vladislav Vinogradovfixed build under CUDA 4.1
2012-01-30 Alexey SpizhevoyAdded a test for the multi-band blender
2012-01-30 Alexandre Benoitadded access methods to retreive retina input and outpu...
2012-01-30 Vladislav Vinogradovfixed bug in SURF_GPU
2012-01-30 Vladislav Vinogradovadded gpu::printCudaDeviceInfo to all samples
2012-01-30 Alexey SpizhevoyUpdated the stitching module docs
2012-01-30 Alexey SpizhevoyUpdated the stitching module docs
2012-01-29 Vadim Pisarevskyfixed bug #1422 (thanks to jondo for the patch)
2012-01-28 Alexey SpizhevoyUpdated the stitching pipeline image
2012-01-27 Vadim Pisarevskyfixed bug #1415
2012-01-27 Vadim Pisarevskyfixed bug #1566
2012-01-27 Vladislav Vinogradovfixed gpu::device::transform with non-aligned sources...
2012-01-27 Alexey SpizhevoyUpdated the stitching module docs
2012-01-26 Vadim Pisarevskyfixed potential bug in cv::eigen()
2012-01-26 Alexey SpizhevoyUpdated the stitching module docs
2012-01-26 Vladislav Vinogradovdisabled unnecessary code (it can't be compiled with...
2012-01-26 Alexey SpizhevoyUpdated the stitching module docs
2012-01-26 Alexey SpizhevoyUpdated the stitching module docs
2012-01-26 Alexey SpizhevoyUpdated the stitching module docs
2012-01-26 Andrey Morozovfixed of the ticket #1442
2012-01-26 Andrey Pavlenkofixing Java test compilation after API change (distance...
2012-01-26 Vadim Pisarevskyfixed memory leak in cap_libv4l.cpp (ticket #1518;...
2012-01-25 Alexander Reshetnikovfixed a bug which caused incorrect work of function...
2012-01-25 Anatoly Baksheevfixed CUDA compilation
2012-01-25 Alexander Reshetnikovsome design code changes in new tests
2012-01-25 Andrey KamaevUpdating opencv module definition in cmake (continued)
2012-01-25 Vadim Pisarevskyadded tests on cv.CreateImage() (thanks to mythsmith).
2012-01-25 Vadim Pisarevskyadjust the header parser to support "public virtual...
2012-01-25 Andrey KamaevUpdating opencv module definition in cmake (continued)
2012-01-25 Vadim Pisarevskyfixed bug #1552
2012-01-25 Vadim Pisarevskyfixed bug #1531. added separate distanceTransformWithLa...
2012-01-25 Andrey KamaevAttempt to fix build on Mac OS X
2012-01-25 Andrey KamaevUpdating opencv module definition in cmake (continued)
2012-01-25 Kirill KornyakovOptimized version of adaptiveThreshold added
2012-01-25 Vladislav Vinogradovadded additional error check
2012-01-25 Vladislav Vinogradovminor fix
2012-01-24 Vadim Pisarevskyadded the abstract cv::Algorithm class; low-level exp...
2012-01-24 Andrey KamaevUpdating opencv module definition in cmake
2012-01-24 Leonid BeynensonMade changes in the stitching log macros: now the funct...
2012-01-24 Andrey KamaevFixed compiler flags caching in cmake
2012-01-24 Anatoly Baksheevgramma
2012-01-23 Andrey KamaevAlternative xml naming for performance logs
2012-01-23 Andrey KamaevFixed build without SSE
2012-01-23 Vadim Pisarevskyapplied patch by Will Lucas; improved separable filter...
2012-01-23 Andrey PavlenkoTegra optimization for image filtering
next