platform/upstream/opencv.git
2012-03-15 Gary Bradskiremove some unneeded imports
2012-03-15 Gary Bradskiadded cv2.destroyAllWindows()
2012-03-14 Gary BradskiExamples of using histograms in python
2012-03-14 Gary Bradskiadded 0xFF & in front of every waitKey so that it works...
2012-03-14 Vladislav Vinogradovrefactored and fixed bugs in gpu warp functions (remap...
2012-03-14 Ivan KorolevAdded some new warpers.
2012-03-14 Maria Dimashovaminor change
2012-03-14 Andrey Pavlenko(#1636) Java API: adding undistortPoints() support...
2012-03-13 Andrey KamaevAndroid: removed unneeded workaround for library output...
2012-03-13 Maria Dimashovaadded ability to pass initial transformation to rgbd...
2012-03-13 Andrey KamaevMade dependency of features2d and calib3d from highgui...
2012-03-13 Alexander Shishkovfixed #1554
2012-03-13 Alexander Shishkovmodified documentation about using OpenNI wrapper ...
2012-03-13 Ilya LysenkovRestored findCirclesGridDefault() for backward compatib...
2012-03-12 Alexander ReshetnikovAdded a first version of new ffmpeg wrapper
2012-03-12 Vadim Pisarevskyfixed angle check in squares.py (thanks to Abid Rahman)
2012-03-12 Andrey KamaevFixed bugs in Android cmake toolchain; added experimant...
2012-03-12 Alexander Shishkovadded support of Asus XtionPRO (thanks to Gustav Karlss...
2012-03-12 Ilya LysenkovAdded a full Python wrapper of findCirclesGrid
2012-03-12 Ilya LysenkovWraped SimpleBlobDetector for Python
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
next