platform/upstream/opencv.git
2012-01-19 Andrey Pavlenkofixing compilation; but some code lines look weird,
2012-01-19 Alexander ReshetnikovcountNonZero & boundingRect tests - added first versions
2012-01-18 Andrey KamaevFirst version of native camera support for Android...
2012-01-18 Alexey SpizhevoyAdded the first version of the stitching module docs
2012-01-18 Vladislav Vinogradovfix OpenGL render functions
2012-01-17 Alexander Reshetnikovadded checking homography matrix computing for vector...
2012-01-16 Alexander ReshetnikovCompleted findHomography test (source data has type...
2012-01-16 Andrey KamaevRefactored YUV420 to RGB/BGR/RGBA/BGRA conversion
2012-01-16 Vladislav Vinogradovadded performance test for createOpticalFlowNeedleMap
2012-01-16 Kirill KornyakovCreated perf tests for cornerHarris, cornerEigenValsAnd...
2012-01-16 Vladislav Vinogradovminor
2012-01-16 Vladislav Vinogradovminor fix
2012-01-16 Vladislav Vinogradovfixed gpu docs
2012-01-16 Vladislav Vinogradovupdated optical_flow samples
2012-01-16 Andrey KamaevMore natural sorting of MatType constants in performanc...
2012-01-13 Andrey KamaevFixed small bug in summary.py
2012-01-13 Alexandre Benoitcorrected retina internal buffers copy methods
2012-01-12 Andrey Kamaevfixed Tegra stubs in cvtColor
2012-01-12 Andrey Pavlenkofixing compilation on Android
2012-01-12 Andrey Pavlenkofixing compilation on Windows (std::tr1::tie() is undef...
2012-01-11 Andrey PavlenkoTegra optimization for warpPerspective() and 2 new...
2012-01-11 Andrey KamaevFixed Tegra optimization stub for gaussian
2012-01-11 Vladislav Vinogradovupdated gpu optical_flow sample
2012-01-11 Vladislav Vinogradovminor refactoring of gpu performance sample
2012-01-11 Vladislav Vinogradovadded docs for FAST_GPU and ORB_GPU
2012-01-11 Vladislav Vinogradovfixed gpu::resize
2012-01-11 Vladislav Vinogradovminor fix
2012-01-10 Alexander Shishkovmodified documentation of solvePnP and solvePnPRansac
2012-01-10 Vladislav Vinogradovfixed bug with submatrix in some gpu functions
2012-01-10 Alexander Reshetnikoveigen tests for 1*1 matrix were temporarily removed...
2012-01-09 Marius MujaFixing ticket #1539
2012-01-09 Andrey KamaevAdded perf test for RGB(A)/BGR(A) to YCrCb conversion
2012-01-09 Andrey KamaevAdded test group separators to the html version of...
2012-01-09 Andrey KamaevFixed modules order in OpenCV.mk.in
2012-01-07 Alexander Shishkovfixed compilation error on Win
2012-01-06 Andrey PavlenkoTegra optimization for some color conversion and warpAf...
2012-01-06 Alexander Shishkovdone user requirement from yvonnic2m@gmail.com
2012-01-06 Kirill KornyakovAdded threaded versions (enabled only for Tegra at...
2012-01-06 Andrey KamaevFixed bug in summary.py
2012-01-06 Andrey KamaevFixed files picking code to preserve the order in summa...
2012-01-05 Andrey KamaevTegra optimization for median blur
2012-01-04 Andrey KamaevTegra optimization for GaussianBlur
2012-01-03 Alexander ReshetnikovComplex eigen test was modified.
2012-01-03 Andrey KamaevStarted top-level CMakeLists.txt file reorganization...
2012-01-03 Kirill Kornyakovdoc typo fixed
2011-12-30 Andrey KamaevFixed dot product test
2011-12-29 Andrey KamaevRefactored performance tests. TEST_CYCLE macro is renam...
2011-12-29 Vadim Pisarevskyadded copyright notice for MOG2 algorithm by Z. Zivkovic
2011-12-29 Andrey KamaevAdded perf test for INTER_AREA resize
2011-12-29 Kirill KornyakovOptimized version of DotProd8u added
2011-12-29 Kirill KornyakovOptimized version of sqsum8u added
2011-12-28 Andrey KamaevPerf testing: added ERROR_RELATIVE mode to SANITY_CHECK
2011-12-28 Andrey Pavlenkoadjusting custom mat allocator when mat type is changed
2011-12-28 Kirill Kornyakovadded perf test for dot product (8U, 32S, 32F)
2011-12-28 Vladislav Vinogradovupdate gpu perf tests
2011-12-28 Vladislav Vinogradovbug fix
2011-12-27 Andrey KamaevFixed build for x64 with sse2 disabled; several improve...
2011-12-27 Vadim Pisarevskyfixed SSE-optimized cmp_8u (ticket #1530)
2011-12-27 Vadim Pisarevskyimplemented invert(A, B, DECOMP_EIG)
2011-12-27 Andrey KamaevAdded missed macro
2011-12-27 Andrey KamaevRefactored Tegra related macro usage
2011-12-27 Vladislav Vinogradovfixed build under linux
2011-12-27 Vladislav Vinogradovadded FAST_GPU and ORB_GPU classes
2011-12-27 Andrey KamaevFixed typo in android toolchain
2011-12-27 Vladislav Vinogradovadded documentation for gpu::BroxOpticalFlow, updated...
2011-12-27 Vladislav Vinogradovadded ImagePyramid class to gpu module
2011-12-27 Vladislav Vinogradovfixed compilation error
2011-12-26 Andrey KamaevAdded perf tests for blur, medianBlur, GaussianBlur
2011-12-26 Alexander Shishkovadded skipped file
2011-12-26 Alexander Shishkovadded P3P method
2011-12-26 Leonid BeynensonAdded small debug insertion.
2011-12-26 Andrey KamaevAdded perf tests for cv::compare
2011-12-26 Andrey KamaevFixed border interpolation problem in filter2D
2011-12-23 Alexander Reshetnikovfixed bag in the checking size of matrix and vector...
2011-12-23 Andrey KamaevAdded perf test for cv::threshold
2011-12-23 Andrey KamaevAdded performance test for cv::dilate
2011-12-23 Maria Dimashovaadded example of vec-file
2011-12-23 Maria Dimashovaadded example of vec-file
2011-12-22 Andrey KamaevRefactored Tegra related macro usage
2011-12-22 Maria Dimashovafixed traincascade for ordered features
2011-12-22 Alexey SpizhevoyUpdated motions estimators in the stitching module...
2011-12-22 Kirill KornyakovOptimized version of ReduceR functions and one ReduceC...
2011-12-21 Alexander ReshetnikovFixed some errors in test data for eigen. Added test...
2011-12-21 Andrey KamaevFixed ORB and SURF regression tests
2011-12-21 Andrey KamaevFixed FAST feature detector Java tests
2011-12-21 Andrey KamaevFixed 2 more tests for Java API
2011-12-21 Andrey KamaevFixed failed Java API tests for core module
2011-12-21 Vladislav VinogradovFixed bug with submatrix in device::transform
2011-12-20 Alexander Reshetnikovfirst version of Eigen test for C++ interface
2011-12-20 Alexander Shishkovfixed compilation errors in epnp with gcc
2011-12-20 Alexander Shishkovfirst version of ePnP code
2011-12-20 Andrey KamaevFixed highgui tests for Android
2011-12-19 Leonid BeynensonRemoved unrequired dependency to the header "cvconfig.h".
2011-12-19 Alexander Shishkovfixed Python description of estimateAffine3D function
2011-12-19 Andrey KamaevFixed cv::norm accuracy test allowed error
2011-12-19 Andrey Morozovfixed parallel build under Windows
2011-12-19 Andrey KamaevAdded multiple connected Android devices support to...
2011-12-16 Andrey Morozovadded experimental feature for parallel build solution...
2011-12-16 Andrey KamaevFixed build with gcc compiler; couple minor improvement...
2011-12-15 Alexandre Benoitremoving some mistakes
next