profile/ivi/opencv.git
2012-04-26 Vadim Pisarevskyavoid use of "AVFrame::best_effort_timestamp"
2012-04-26 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-26 Vadim Pisarevskyok, now positioning seem to work well, at least with...
2012-04-25 Vadim Pisarevskypropagated changes for retina filters from trunk to 2.4
2012-04-25 Andrey KamaevFixed SURF behavior - from now it always returns keypoi...
2012-04-25 Vadim Pisarevskyfixed HighguiFramecount.regression test (and renamed...
2012-04-25 Vadim Pisarevskyadded PSNR function to imgproc; refactored highgui...
2012-04-25 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-25 Vadim Pisarevskyrefactored highgui_specificvideo* tests; fixed repeated...
2012-04-25 Andrey KamaevFixed most of the floating-point accuracy problems...
2012-04-25 Vladislav Vinogradovmerged bug fix from r8188 (PyrLKOpticalFlow patch size...
2012-04-25 Vladislav Vinogradovmerged bug fix from r8174 (GPU_NVidia/NCV.Visualization...
2012-04-25 Vladislav Vinogradovmerged bug fix from r8179 (ORB_GPU)
2012-04-25 Andrey PavlenkoJava API: fixing Mat::put() for non-continuous Mat...
2012-04-25 Vadim Pisarevskyadded Matx<4,4>*Scalar operator (ticket #1830)
2012-04-25 Vadim Pisarevskyfixed python version in yet another place.
2012-04-25 Vadim Pisarevskymake Mat::at<>(i) work with 2d matrices (to retrieve...
2012-04-25 Andrey Pavlenkoremoving extra quotes that causes build failure
2012-04-24 Vadim Pisarevskyadded special function to patch NaN's in image. call...
2012-04-24 Vadim Pisarevskyfixed formula in matchShapes, method=CV_CONTOUR_MATCH_I...
2012-04-24 Andrey KamaevAndroid build scripts for Windows are updated to recogn...
2012-04-24 Vadim Pisarevskyfixed bug in Python's calcEMD2 (ticket #1763)
2012-04-24 Vadim Pisarevskyavoid infinite loop in CvLevMarq (thanks to João Lima...
2012-04-24 Vadim Pisarevskyfixed typo in the installation guide (ticket #1844)
2012-04-24 Vadim Pisarevskycorrected typo (ticket #1843). added note about imdecod...
2012-04-24 Vadim Pisarevskyadded "Matx*Vec -> Vec" operator (ticket #1830)
2012-04-24 Marina Kolpakovafixed bug #1821
2012-04-24 Marina Kolpakovaminor tab fix
2012-04-24 Marina Kolpakovafixed duplicated paragraph
2012-04-24 Andrey KamaevConfiguration name is added to the CMake status report
2012-04-24 Andrey KamaevFixed dependencies for cmake status embeeded into openc...
2012-04-24 Andrey KamaevFixed assertions in java tests for ORB
2012-04-24 Andrey KamaevAdded CUDA version to CMake status
2012-04-23 Alexander ReshetnikovFixed cvRetrieveFrame memory leak under AVFoundation...
2012-04-23 Andrey KamaevFixed Android manifest install
2012-04-23 Vadim PisarevskyNORM_L2SQR added too (ticket #1840)
2012-04-23 Vadim Pisarevskyadded NORM_HAMMING* support to cv::norm (ticket #1840)
2012-04-23 Andrey KamaevFixed ffmpeg dll copying under mingw
2012-04-23 Andrey KamaevMake ocv_include_directories a function to minimize...
2012-04-23 Andrey Pavlenkofixing compilation for Android
2012-04-22 Andrey KamaevFixed build with mingw 4.4.0
2012-04-22 Andrey PavlenkoJava API: fixing Mat::get() for non-continuous Mat-s.
2012-04-20 Vadim Pisarevskywrapped Algorithm class.
2012-04-20 Andrey KamaevFixed build (noiseSigma of BackgroundSubtractorMOG...
2012-04-20 Andrey KamaevSet sanity thresholds for several performance tests
2012-04-20 Vadim Pisarevskyadded dedicated <modname>_init.cpp files with initModul...
2012-04-20 Alexander ReshetnikovAdded resources release for AVT cameras (ticket #1814)
2012-04-20 Andrey KamaevMinor update for new Ninja cmake generator
2012-04-20 Andrey Morozovminor fix in calculate bitrate
2012-04-20 Andrey Morozovminor fix in calculate bitrate
2012-04-19 Andrey KamaevUpdated for cmake 2.8.8
2012-04-19 Andrey KamaevFixed verbosity of badarg tests
2012-04-19 Andrey Pavlenkoimproving Imgproc.convexityDefects() and Imgproc.convex...
2012-04-19 Andrey Pavlenkofixing stability of testBitmapToMat()
2012-04-19 Andrey Pavlenkofixing #1808, Java API improvements
2012-04-19 Andrey Pavlenkofixing convexityDefects()
2012-04-18 Andrey KamaevMinor fix for previous commit
2012-04-18 Andrey KamaevRefactored build conditionals in highgui tests
2012-04-18 Andrey KamaevRestored old behavior for OSX
2012-04-18 Andrey KamaevFixed Calc_Hist under 32-bit gcc
2012-04-18 Maria Dimashovafixed AlgorithmInfo::read for read only parameters...
2012-04-18 Andrey KamaevFixed dependency from opencv_nonfree in Java bindings
2012-04-18 Maria Dimashovaminor doc fix
2012-04-18 Maria Dimashovaadded doc on cv::EM; moved doc on CvEM to legacy/doc
2012-04-18 Maria Dimashovamade em params read only; minor renaming
2012-04-18 Maria Dimashovafixed misspelling in ertrees doc
2012-04-18 Andrey KamaevFixed typo; removed duplicated call
2012-04-18 Andrey KamaevFixed stitching module tests built without nonfree
2012-04-18 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-18 Alexander Shishkovfixed FFMPEG wrapper compilation on Windows
2012-04-18 Andrey KamaevProbably fixed instability of single-precision floating...
2012-04-17 Alexander ReshetnikovFixed error in frame positioning (bug #1815)
2012-04-17 Andrey KamaevProbably fixed EM tests failure on x86 platforms (thank...
2012-04-17 Andrey Kamaev#1813 fixed compiler options with profiling enabled
2012-04-17 Maria Dimashovarefactored train and predict methods of em
2012-04-16 Andrey KamaevFixed 2 failing python tests
2012-04-16 Andrey KamaevMade OpenCVConfig.cmake friendly to Windows pack
2012-04-16 Andrey Kamaev#1809 include unistd.h required for usleep
2012-04-16 Andrey KamaevFixed failing Video_OpticalFlow.accuracy test
2012-04-16 Maria Dimashovafixed test on em (old interface)
2012-04-16 Andrey Kamaevrun.py: try working directory as a build path if no...
2012-04-16 Andrey KamaevFixed incorrect asssertion in test
2012-04-16 Andrey KamaevFixed build warnings
2012-04-16 Maria Dimashovaupdated points_classifier sample to use bayes classifie...
2012-04-16 Maria Dimashovaremoved changes of r8043; fixed 4 broken ml tests by...
2012-04-16 Andrey KamaevFixed Android build with correct manifest file
2012-04-16 Maria Dimashovafixed test on em
2012-04-16 Maria Dimashovafixed creation of opponent space descriptors (#1805)
2012-04-16 Maria Dimashovafixed mistake in method name (#1798)
2012-04-16 Maria Dimashovafixed nan in EM, added new test on EM
2012-04-16 Alexander Shishkovupdate theme for online docs (was incorrect in Firefox...
2012-04-16 Andrey KamaevFixed Android manifest generation and Android samples...
2012-04-16 Ilya LysenkovFixed comparison methods in matchShapes (issue #1012)
2012-04-16 Andrey KamaevFixed compiler flags caching in toolchain; fixed zlib...
2012-04-16 Andrey KamaevFixed Android build warning
2012-04-13 Andrey KamaevFixed gcc version parsing.
2012-04-13 Andrey KamaevFixed 4 broken ml tests.
2012-04-13 Ilya LysenkovSpell checked the documentation with VIM (issue #223)
2012-04-13 Alexander ReshetnikovRemoved stdio include from ffmpeg wrapper
2012-04-13 Alexander ReshetnikovUpdated diagnostic messages in VideoWriter (for ticket...
next