profile/ivi/opencv.git
2012-03-17 Vadim Pisarevskyfixed many warnings from GCC 4.6.1
2012-03-16 Vadim Pisarevskyfixed hundreds of warnings from MSVC 2010.
2012-03-16 Andrey Pavlenkomoving the rest of inpaint() to the 'photo' module...
2012-03-16 Marina Kolpakovaallocate CPU memory if Tegra GPU allocator failed.
2012-03-16 Maria Dimashovarenamed property of openni camera
2012-03-16 Alexander Shishkovfixed #1643
2012-03-16 Andrey KamaevCMake status report: list unsatisfied dependencies...
2012-03-16 Maria Dimashovarenamed property of openni camera
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovminor changes in wrapper 5
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovminor changes in wrapper 4
2012-03-15 Alexander Shishkovminor changes in wrapper 3
2012-03-15 Vadim Pisarevskytemporarily turned off the new wrapper.
2012-03-15 Maria Dimashovaminor refactoring CvCapture_OpenNI
2012-03-15 Alexander Shishkovminor changes in wrapper 2
2012-03-15 Vadim Pisarevskyfixed build on VS2010
2012-03-15 Alexander Shishkovminor changes in wrapper
2012-03-15 Alexander Shishkovminor changes in wrapper
2012-03-15 Andrey Pavlenkoupdating func-s arg names according to ref. man.
2012-03-15 Alexander Shishkovminor changes in wrapper
2012-03-15 Andrey KamaevFixed Linux build with OpenGL but without CUDA
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Vadim Pisarevskylot's of changes; nonfree & photo modules added; SIFT...
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-15 Alexander Shishkovupdate FFMPEG wrapper
2012-03-15 Maria Dimashovaminor refactoring CvCapture_OpenNI::CvCapture_OpenNI
2012-03-15 Alexander ReshetnikovFixed compiling error under Ubuntu with ffmpeg 0.7...
2012-03-15 Andrey KamaevAdded protection from modules redefinition and globbing...
2012-03-15 Andrey PavlenkoJava API: adding C++ classes inheritance support
2012-03-15 Andrey Kamaevrun.py: added option to show tests own help
2012-03-15 Alexander Shishkovfixed compilation FFMPEG wrapper on Windows
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...
next