platform/upstream/opencv.git
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...
2012-04-13 Ilya LysenkovRemoved mentions of TBB optimization if users can't...
2012-04-13 Ilya LysenkovMentioned in doc if a function is parallelized with...
2012-04-13 Andrey KamaevAdded Java tests support to run.py
2012-04-13 Andrey Morozovadded support clang compiler
2012-04-13 Ilya LysenkovDocumented C++ interfaces of XML/YAML persistence class...
2012-04-13 Alexander Shishkovminor changes in windows install tutorial
2012-04-13 Alexander Shishkovremoved module index
2012-04-13 Andrey Morozovincreased bitrate of recorded video on 25%
2012-04-13 Andrey Morozovincreased bitrate of recorded video on 25%
2012-04-13 Alexander Shishkovminor changes in documentation
2012-04-12 Andrey KamaevFixed several documentation warnings and errors.
2012-04-12 Maria Dimashovafixed #1795
2012-04-12 Andrey KamaevFixed 9 more build warnings
2012-04-12 Andrey KamaevFixed ant search on Windows
2012-04-12 Alexander ReshetnikovAdded perf test for video output
2012-04-12 Maria Dimashovafixed ERTrees name for writing to/reading from xml
2012-04-12 Maria Dimashovaincreased the trees number for ERTrees
2012-04-12 Maria Dimashovaadded ability to read files with different space count
2012-04-12 Andrey KamaevFixed PvApi wrapper build
2012-04-12 Alexander ReshetnikovFixed compilation error under Linux (memset for pvapi...
2012-04-12 Andrey KamaevFixed typo
2012-04-12 Andrey Pavlenkoadding test for the bug #1795
2012-04-12 Alexander Shishkovchanged css for search panel
2012-04-12 Vadim Pisarevskychanged 2.3 to 2.4 in some guides & tutorials (ticket...
2012-04-12 Vadim Pisarevskyextended morphological operations to handle arbitrary...
2012-04-12 Alexander ReshetnikovFixed cameras segfault (patch #1771)
2012-04-12 Andrey KamaevFixed broken by r8007 install target
2012-04-12 Alexander Shishkovfixed #1310
2012-04-12 Alexander ReshetnikovMinor refactoring of condition for avformat_find_stream...
2012-04-12 Andrey KamaevFixed problem with headers install patch
2012-04-12 Ilya LysenkovDocumented valid image types in morphology operations...
2012-04-12 Marina Kolpakovafixed alignment related bugs in gpu/nvidia
2012-04-12 Ilya LysenkovUpdated doc of flann::hierarchicalClustering (issue...
2012-04-12 Ilya LysenkovCorrected doc of Mat::adjustROI() (issue #1245)
2012-04-12 Ilya LysenkovFixed a typo
2012-04-12 Marina KolpakovacalcCovarMatrix cupport fot std::vectors of cv::Mat...
2012-04-11 Vadim Pisarevskyprobably fixed linemod crash (thanks to Stefan for...
2012-04-11 Maria Dimashovarefactored likelihood computing
2012-04-11 Andrey KamaevJava Tests: filtered VideoCapture tests
2012-04-11 Alexander Shishkovchanged css for search panel
2012-04-11 Maria Dimashovaremoved unnecessary param
2012-04-11 Andrey KamaevAdded perf test for calcOpticalFlowPyrLK
2012-04-11 Andrey KamaevAdded version detection for OpenNI
2012-04-11 Andrey Kamaev#1782 Threading optimization of OpenNI wrapper is disab...
2012-04-11 Ilya LysenkovMinor doc fix.
2012-04-11 Alexander SmorkalovPatch #1789 access to Android camera settings applied.
2012-04-11 Ilya LysenkovDocumented error measures used in calcOpticalFlowPyrLK
2012-04-11 Andrey PavlenkoJava API: fixing more tests
2012-04-11 Andrey KamaevImproved status report for Eigen and Ximea, improved...
2012-04-11 Alexander Shishkovmodified reduce test
2012-04-11 Andrey KamaevFixed several warnings on various platforms
2012-04-11 Andrey KamaevAttempt to fix windows build failure
2012-04-10 Andrey KamaevFixed MSVC warning in Mat::diag
2012-04-10 Andrey KamaevFixed couple of MSVC warnings
2012-04-10 Vadim Pisarevskyfixed Core_Array.expressions test
2012-04-10 Vadim Pisarevskyexcluded dangerously overriden Mat_::reshape() method...
2012-04-10 Vadim Pisarevskyextended Sobel & Scharr description (ticket #1555)...
2012-04-10 Vadim Pisarevskyfixed references in calib3d (including the ticket ...
2012-04-10 Andrey PavlenkoJava API: fixing more tests
2012-04-10 Andrey PavlenkoJava API: fixing more tests
2012-04-10 Andrey KamaevCorrected fix of flann deprecation warnings
next