profile/ivi/opencv.git
2012-02-22 Alexander ReshetnikovAdded conditional compiling for video i/o tests in...
2012-02-22 Andrey Kamaev#1609 zlib is updated to 1.2.6
2012-02-22 Leonid BeynensonAdded spherical and cylindrical warpers, which work...
2012-02-22 Andrey KamaevArchitecture dependent library path on unix
2012-02-22 Andrey KamaevSmall refactoring of OpenCV cmake options
2012-02-22 Alexander ReshetnikovAdded cvShowImage working with handles under Windows.
2012-02-22 Alexander Shishkovfixed #924
2012-02-22 Alexander Shishkovfixed #1615
2012-02-22 Vladislav Vinogradovfixed compilation error under linux
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2012-02-21 Andrey KamaevFixed #1613: removed YUV420i color conversion constants
2012-02-21 Andrey KamaevEliminated all compiler warnings on Android
2012-02-21 Andrey KamaevInformation about cmake and build platform is added...
2012-02-21 Victoria ZhislinaCV_USE_UNROLLED for imgproc
2012-02-21 Andrey KamaevFixed Canny
2012-02-21 Alexander Shishkovfixed #1614
2012-02-20 Andrey KamaevAdded more default search locations for Android NDK...
2012-02-20 Andrey KamaevFixing ffmpeg dll copying on Windows
2012-02-20 Andrey KamaevFixing ffmpeg dll copying on Windows
2012-02-20 Andrey KamaevFixed problem with Android native camera helper libraries
2012-02-20 Andrey KamaevMore granular build of Java API: it is now possible...
2012-02-20 Alexander Shishkovfixed #1339
2012-02-20 Alexey SpizhevoyAdded Farneback's optical flow sample
2012-02-19 Andrey KamaevFixed #1608
2012-02-19 Andrey KamaevRefactored OpenCVConfig.cmake generation code.
2012-02-18 Alexander ReshetnikovUpdated ffmpeg implementation (setProperty & getPropert...
2012-02-17 Andrey KamaevFixed #1443
2012-02-17 Andrey Pavlenkoupdating inaccurate test (Mat step can be more than...
2012-02-17 Alexander Shishkovminor changes in chessboard.py sample #1492
2012-02-17 Alexander Shishkovfixed #1492
2012-02-17 Alexander Shishkovfixed #1363
2012-02-17 Alexey SpizhevoyMinor refactoring of the GPU perf. sample
2012-02-17 Alexander Shishkovfixed #1604
2012-02-16 Andrey KamaevFixes: Android NDK r7b, android build warnings, build...
2012-02-16 Vincent Rabaudfix a potential crash when there are no keypoints
2012-02-16 Alexey SpizhevoyUpdated the GPU performance sample
2012-02-16 Alexey SpizhevoyAdded docs for gpu::FarnebackOpticalFlow
2012-02-16 Alexey SpizhevoyFixed a compile-time error
2012-02-16 Alexey SpizhevoyMinor fix -- renamed a variable
2012-02-16 Alexey SpizhevoyMinor refactoring
2012-02-16 Alexey SpizhevoyAdded a perf. test for gpu::FarnebackOpticalFlow
2012-02-16 Alexey SpizhevoyFixed some typos
2012-02-16 Alexey SpizhevoyAdded missing files
2012-02-16 Alexey SpizhevoyAdded the GPU version of the Farneback's optical flow
2012-02-15 Vadim Pisarevskyadded StereoVar description (by Sergey Kosov)
2012-02-15 Vadim Pisarevskyadded color canny; improved Algorithm class implementation
2012-02-15 Vadim Pisarevskyfixed a few problems detected by Xcode 4.2.1
2012-02-15 Vladislav Vinogradovfixed compilation for old compute capabilities
2012-02-15 Vladislav Vinogradovfixed compilation error
2012-02-15 Alexander Reshetnikovremoved highgui video tests execution on macos; also...
2012-02-15 Vladislav Vinogradovfixed and updated gpu implementation of separable liner...
2012-02-15 Ivan KorolevCreated a perftest for convertTo, updated perftests...
2012-02-15 Andrey Pavlenko#1283, adding JavaDoc comments for Mat <->Bitmap conver...
2012-02-15 Andrey Pavlenko#1283, Mat <->Bitmap converters Java tests.
2012-02-15 Vladislav Vinogradovmoved finding CUDA_npp_LIBRARY to OpenCVDetectCUDA...
2012-02-14 Andrey Pavlenko#1283, Mat <->Bitmap converters are updated to support...
2012-02-14 Vladislav Vinogradovadded docs for GoodFeaturesToTrackDetector_GPU and...
2012-02-14 Vladislav Vinogradovminor fix : doesn't save outliers
2012-02-14 Vladislav Vinogradovfixed compile error
2012-02-14 Anatoly Baksheevfixed orb bug commited by mistake
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...
next