platform/upstream/opencv.git
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
2011-12-15 Vadim Pisarevskyoptimized cmp and cvtscale(16s->16s) using SSE2 (thanks...
2011-12-14 Vladislav Vinogradovfixed gpu perf tests (out of memory)
2011-12-13 Alexandre Benoitcorrected small bu on image sequence tone mapping
2011-12-13 Vladislav Vinogradovminor
2011-12-12 Alexandre Benoitadded tone mapping video processing from OpenEXR images...
2011-12-12 Vladislav Vinogradovminor
2011-12-12 Vladislav Vinogradovfixed build under linux
2011-12-12 Vladislav Vinogradovfixed new OpenGL functionality under Qt
2011-12-12 Marius MujaFix to solve conflicts to standalone FLANN
2011-12-09 Vadim Pisarevskyadded description of minMaxIdx
2011-12-08 Vadim Pisarevskyfixed yet another bug in SVD. Now Core_SVD test passes
2011-12-05 Vadim Pisarevskyfixed most of test_core failures (except for SVD)
2011-12-04 Vadim Pisarevskyfixed fastAtan2 and cardToPolar accuracy (thanks to...
2011-12-03 Vadim Pisarevskyfixed single-mat input/output in mixChannels() (ticket...
2011-12-03 Vadim Pisarevskyfixed description of inRange/inRangeS (ticket #1500)
2011-12-03 Vadim Pisarevskycorrected description of goodFeaturesToTrack (ticket...
2011-12-03 Vadim Pisarevskyfixed single-precision SVD accuracy on some very ill...
2011-12-03 Vadim Pisarevskyfixed memory corruption in CvEM::read() (ticket #1399)
2011-12-03 Vadim Pisarevskyfixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444)
2011-12-01 Leonid BeynensonMade changes in BundleAdjusterBase class to pass a...
2011-12-01 Andrey KamaevReverted invalid cv::reduce optimization
2011-12-01 Andrey KamaevFixed Android target setup for OpenCv library project
2011-12-01 Kirill KornyakovOptimized version of Reduce functions added
2011-11-30 Andrey KamaevFixed bug in phaseCorrelate
2011-11-30 Andrey Pavlenkoadding Android-specific linking flags
2011-11-30 Andrey Pavlenkoadding Android-specific libs
2011-11-30 Andrey KamaevFixed logging in perf tests; small bugfix in run.py
next