platform/upstream/opencv.git
2012-03-12 Andrey KamaevTegra version of cv::detail::
2012-03-12 Maria Dimashovaadded special cases to RGBDOdometry (translation only...
2012-03-12 Alexander Shishkovfixed compilation on Windows (NAN)
2012-03-11 Alexander Shishkov#1672
2012-03-11 Alexander Shishkov#1672
2012-03-11 Andrey KamaevFixed broken headers install layout
2012-03-11 Andrey KamaevTegra version of cv::detail::createLaplacePyr
2012-03-11 Alexander Shishkov#1672
2012-03-11 Andrey KamaevTegra version of cv::subtract
2012-03-11 Andrey PavlenkoJava API: temp workaround for Java tests compilation...
2012-03-11 Alexander KapustinFunctions cvt8u16s_func, cvt32s16s_func, cvt32f16s_func...
2012-03-11 Maria Dimashovafixed compilation with eigen2
2012-03-11 Andrey KamaevFixed Android build warning
2012-03-11 Maria Dimashovafixed compilation with eigen2
2012-03-11 Maria Dimashovainitial version of rgbd odometry with sample
2012-03-11 Andrey Morozovfixed module name for mingw compiler under Windows
2012-03-10 Alexander Mordvintsevfixed python GIL reacquire in case of exception
2012-03-08 Alexander Shishkovfixed stitching compilation
2012-03-07 Andrey KamaevMinor fix in blender mask conversion.
2012-03-07 Vladislav Vinogradovfixed bug in gpu::pyrUp implementation
2012-03-07 Andrey KamaevStitching: added CV_16S weights support to the multiban...
2012-03-07 Vladislav Vinogradovminor fix in gpu docs (filter2D and convolve)
2012-03-07 Vladislav Vinogradovfixed error calculation in gpu::PyrLKOpticalFlow (Bug...
2012-03-07 Vadim Pisarevskyfixed patch diff calculation in the end of calcopticalf...
2012-03-07 Vladislav Vinogradovfixed bug in gpu::pyrDown
2012-03-07 Alexander Mordvintsevusing RAII to manage GIL -- still fails to handle excep...
2012-03-07 Alexander MordvintsevAdded GIL-release code into python wrappers
2012-03-07 Vladislav Vinogradovupdated image for StereoConstantSpaceBP regression...
2012-03-07 Andrey PavlenkoJava API: replacing some manual port with auto-generate...
2012-03-06 Alexander Mordvintsevfixed distrans.py sample (distanceTransform -> distance...
2012-03-05 Vladislav Vinogradovtemporary disabled optimized version of CascadeClassifi...
2012-03-05 Alexander Shishkovfixed #1507
2012-03-05 Vladislav Vinogradovadded patch error calculation to gpu::PyrLKOpticalFlow
2012-03-05 Alexander Shishkovmodified readme.txt (#1609)
2012-03-04 Alexander Shishkovfixed #1477
2012-03-04 Alexander Shishkovfixed #1466
2012-03-04 Andrey KamaevAndroid: fixed cmake try_compile() for case of STL...
2012-03-04 Andrey KamaevFixed Android cross-compiling problems:
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-03-02 Andrey KamaevUpdated rst configuration to read OpenCV version from...
2012-03-02 Alexander Shishkovfixed #1289
2012-03-02 Alexander Shishkovupdated repository path in gpu/introduction (ticket...
2012-03-02 Gary Bradskiadded usage on how to actually run video_dmtx.cpp
2012-03-02 Alexander Shishkovfixed #1618
2012-03-02 Alexander Shishkov#fixed 1644
2012-03-02 Alexander Shishkovfixed #1645
2012-03-02 Anatoly BaksheevDisabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug...
2012-03-02 Alexander Shishkovapplied patch from #1637 for fixing problems with Intel...
2012-03-02 Andrey KamaevMore accurate cmake flags sets/unsets for 3rdparty...
2012-03-02 Alexander Shishkovupdated libpng: from 1.4.3 to 1.5.9 #1609
2012-03-02 Andrey KamaevAdded opencv_tests and opencv_perf_tests targets to...
2012-03-02 Andrey KamaevFixed some build warnings; slightly improved python...
2012-03-01 Andrey KamaevFixed HAVE_UNISTD_H redefinition warning
2012-03-01 Andrey Kamaevminor cmake update
2012-03-01 Andrey KamaevFixing windows build of libtiff
2012-03-01 Andrey KamaevMore flexible tiff library configuration
2012-03-01 Alexey SpizhevoyFixed docs for gpu::convolve()
2012-03-01 Kirill Kornyakovcopied a section with explanation of different border...
2012-02-29 Vladislav Vinogradovfixed required CUDA version in OpenCVDetectCUDA.cmake
2012-02-29 Alexander Shishkovupdated libtiff: from 3.9.5 to 4.0.1 #1609
2012-02-29 Vladislav Vinogradovimproved type dispatching in gpu arithm functions
2012-02-29 Andrey Pavlenkofixin a bug in conversion Mat -> List<List<E>>
2012-02-29 Andrey KamaevFixed tbb hang in Android apps
2012-02-28 Alexander Shishkovfixed compilation problems with MinGW after rev7353
2012-02-28 Ivan KorolevUpdated a perftest for convertTo
2012-02-27 Leonid BeynensonChanged the class OrbFeaturesFinder to make it work...
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
next