profile/ivi/opencv.git
2012-02-27 Alexander ReshetnikovUpdated positioning test (removed frame reading)
2012-02-27 Vladislav Vinogradovreused buffer in GlTexture::copyFrom(GpuMat)
2012-02-27 Andrey KamaevMinor improvement for Android TBB
2012-02-27 Alexander Shishkovfixed warnings in linemod on Windows
2012-02-27 Alexander Shishkovadded exports to the LineMod classes
2012-02-27 Andrey KamaevFixed Android build warning
2012-02-27 Patrick MihelichRemoved a finished todo
2012-02-27 Andrey Kamaev#1568 support of building with OpenEXR on Windows
2012-02-27 Andrey KamaevSlightly improved build of TBB for Android
2012-02-27 Patrick MihelichSample program to train and detect objects using LINE...
2012-02-27 Patrick MihelichNo longer expose internal LINE-MOD methods like respons...
2012-02-26 Patrick MihelichInitial commit of LINE-MOD source code to objdetect...
2012-02-24 Andrey KamaevFixed compiler flags for 3rdparty libs.
2012-02-24 Andrey KamaevScripts for building TBB for Android
2012-02-24 Andrey KamaevRefactored cmake for 3rdparty libs
2012-02-24 Leonid BeynensonAdded PlanePortraitWarper class.
2012-02-24 Andrey KamaevRestored missed }
2012-02-24 Alexander ReshetnikovFixed syntax error in cap_dc1394_v2.cpp
2012-02-24 Andrey KamaevModified zlib search. Use system zlib on Android by...
2012-02-24 Alexander ReshetnikovAdded new VideoCapture properties for ieee1394 cameras
2012-02-24 Andrey KamaevWindows build scripts for Android are updated for SDK...
2012-02-24 Andrey KamaevFixed try_compile for Android; Fixed samples build
2012-02-24 Andrey PavlenkoJava samples updated to be compatible with both old...
2012-02-23 Patrick MihelichCheck for SSSE3 in core/internal.hpp. Define CV_SSSE3...
2012-02-23 Andrey KamaevFixed problem with backslashes in cmake status report
2012-02-22 Alexander ReshetnikovMinor code changes in test_video_io.cpp
2012-02-22 Andrey KamaevSuppressed MSVC warnings in zlib
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...
next