profile/ivi/opencv.git
2011-07-01 Vadim Pisarevskywe do not need strmiids.lib anymore
2011-07-01 Kirill Kornyakovadded some tests to core module
2011-07-01 Andrey KamaevHelloAndroid sample is moved to samples/android
2011-07-01 Andrey KamaevFixed versioning bug: FIND_PACKAGE( OpenCV ) errors...
2011-07-01 Kirill Kornyakovimplemented static Mat.eye method
2011-07-01 Andrey KamaevModified cmake status report
2011-07-01 Vadim Pisarevskygot back to the old DLL naming scheme (opencv_core230_v...
2011-07-01 Vadim Pisarevskysome more corrections from Gabor
2011-07-01 Andrey Pavlenko#863: sample text color changed from Green to Red.
2011-07-01 Andrey Pavlenko#863: 'string' args support added
2011-07-01 Vadim Pisarevskypropagated fixes in docs and cap_dshow to trunk
2011-07-01 Alexander Mordvintsevmorphology python sample
2011-07-01 Alexey Spizhevoyadded gpu::buildWarpPlaneMaps and gpu::buildWarpCylindr...
2011-07-01 Andrey KamaevReverted change from r5802 (it breaks install target...
2011-07-01 Alexey Spizhevoyadded tests for pyrDown and pyrUp (gpu)
2011-07-01 Vincent Rabaud- make sure we don't crash for an empty image
2011-07-01 Ethan RubleeVersion modifications.
2011-07-01 Ethan Rubleeminor edits to cmake.
2011-07-01 Ethan RubleeAdding namemangling to the opencv.pc file.
2011-06-30 Andrey KamaevMerged name suffixes for windows (from 2.3 branch)
2011-06-30 Andrey KamaevFixed compilation problem when building without CUDA
2011-06-30 hartmutfix for capture
2011-06-30 Andrey KamaevFixed Android target name for Android samples and tests
2011-06-30 Kirill Kornyakovadded several tests for java/core module
2011-06-30 Alexey Spizhevoyfix for GPU module compile time (VS2010) error (from...
2011-06-30 Alexey SpizhevoyGPU: updated upsample, downsample functions, added...
2011-06-30 Andrey KamaevAndroid tests are included into cmake build
2011-06-30 Alexander Mordvintsevmorphology.py sample stub
2011-06-30 Andrey KamaevFixed Android tests resources and settings
2011-06-30 Ana HuamanAdded Affine Transformation tutorial in reST
2011-06-30 Andrey KamaevAdded cmake script to build Android samples
2011-06-30 Vadim Pisarevsky:ocv:function => :ocv:cfunction for some old API
2011-06-30 Kirill Kornyakovautogenerated JUnit stub tests added
2011-06-30 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-06-30 Kirill Kornyakovopencv_test package renamed to opencv.test
2011-06-30 Kirill Kornyakovopencv_test package renamed to opencv.test
2011-06-30 Bernat GaborUpdated the TOC tree of the imgproc tutorial section.
2011-06-30 Kirill Kornyakovinitial commit of JavaAPI unit tests
2011-06-30 Ana HuamanAdded Remap tutorial in reST
2011-06-30 Andrey KamaevModified version section to read version number from...
2011-06-30 Bernat GaborMixed up the linux_eclipse.rst file in the previous...
2011-06-30 Bernat GaborSome reST syntax correction. Now the PDF documentation...
2011-06-29 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-06-29 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-06-29 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-06-29 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-06-29 Gary BradskiEdit load and save to load, modify and save
2011-06-29 Vadim Pisarevskybump version to 2.3.1 in the header too (ticket #1178)
2011-06-29 Ana HuamanAdded 02 cpp sample files for tutorials: remap and...
2011-06-29 Vincent Rabaudfix #1169
2011-06-29 Andrey KamaevAndroid samples fixed - line endings are converted...
2011-06-29 Andrey KamaevFixed native camera support in Android.mk
2011-06-29 Andrey KamaevAdded new Android sample (Java API + Native)
2011-06-29 Andrey KamaevAdded one more Android sample (using OpenCV from native)
2011-06-29 Vladislav Vinogradovadded CUDA version info to gpu tests
2011-06-29 Vladislav Vinogradovadded OS info to gpu tests
2011-06-29 Vladislav Vinogradovfixed gpu tests
2011-06-29 Vladislav Vinogradovfixed build under linux
2011-06-29 Vladislav Vinogradovrefactored gpu module tests
2011-06-29 Andrey KamaevAdded second sample for Android Java API
2011-06-29 Andrey KamaevFixes for path mangling feature
2011-06-29 Andrey KamaevAndroid sample is refactored according to Google code...
2011-06-29 Ana HuamanAdded Hough Circle Tutorial in reST
2011-06-29 Ana HuamanAdded Hough Lines Tutorial in reST
2011-06-28 James BowmanFix for SSE swapping bug
2011-06-28 Ana HuamanAdded 02 tutorials for Hough Lines and Circle detection...
2011-06-28 Ethan RubleeMore work on the mangling of install paths.
2011-06-28 Ethan Rubleefix version in version.cmake
2011-06-28 Ethan RubleeFirst pass at name mangling based on version number...
2011-06-28 Andrey KamaevAdded base Android Java sample
2011-06-28 Andrey KamaevFixed windows compatibility problems in Android.mk
2011-06-28 Andrey KamaevFixed Android.mk file generation
2011-06-28 Andrey KamaevMinor bugfix
2011-06-28 Andrey KamaevFixed compiler options in Android build (Windows)
2011-06-28 Andrey KamaevNumerous small fixes in CMakeLists.txt
2011-06-27 Vadim Pisarevskypropagated fix for Matx(Matx::diag_type) constructor...
2011-06-27 Vadim Pisarevskyremoved the obsolete tests from the trunk as well.
2011-06-27 Ana HuamanAdded Laplace and Canny reST tutorials and corrected...
2011-06-27 Andrey KamaevFixed OpenCVConfig.cmake generation for windows
2011-06-27 Andrey KamaevEliminated cmake warning for case when python is not...
2011-06-27 Andrey Kamaev* Install path share/opencv is renamed to share/OpenCV.
2011-06-27 Ana HuamanUpdated conf.py with the latest added external links...
2011-06-27 Ana HuamanAdded reST tutorials for copyMakeBorder, Sobel Operator...
2011-06-27 Andrey KamaevMinor python search improvements
2011-06-27 Ana HuamanAdded rst Tutorial for Filter 2D
2011-06-26 Ana HuamanAdded Laplace, Canny and Sobel samples in tutorial...
2011-06-26 Alexander Mordvintsevadded stereo_match.py sample
2011-06-26 Ana HuamanAdded two new sample files for copyMakeBorder and filter2D
2011-06-25 Vadim Pisarevskypropagated fix for ticket #1168 to trunk
2011-06-24 Vincent Rabaud- fix a bug if the descriptor is used for images of...
2011-06-24 Andrey KamaevModified install layout for Android
2011-06-24 Ilya LysenkovTrunk: moved contructors implementations from .hpp...
2011-06-24 Ilya LysenkovTrunk: moved contructors implementations from .hpp...
2011-06-24 Andrey KamaevAdded video.hpp header (for convenience with other...
2011-06-24 Andrey KamaevUpdated build scripts for better Java module support
2011-06-24 Ethan RubleeMerging back 2.3 cmake changes.
2011-06-23 Bernat GaborCorrected the place of accent in the name of Ana Huamán.
2011-06-23 Bernat GaborNew structure (following the documentation) for the...
2011-06-23 Bernat GaborCleaning up the doc/tutorials folder in preparation...
2011-06-23 Andrey KamaevAdded new module for Java API
next