platform/upstream/opencv.git
2012-01-24 Leonid BeynensonMade changes in the stitching log macros: now the funct...
2012-01-24 Andrey KamaevFixed compiler flags caching in cmake
2012-01-24 Anatoly Baksheevgramma
2012-01-23 Andrey KamaevAlternative xml naming for performance logs
2012-01-23 Andrey KamaevFixed build without SSE
2012-01-23 Vadim Pisarevskyapplied patch by Will Lucas; improved separable filter...
2012-01-23 Andrey PavlenkoTegra optimization for image filtering
2012-01-23 Ivan KorolevCorrected perf tests: merge, split.
2012-01-23 Vladislav Vinogradovfixed bug in gpu::Canny
2012-01-23 Vladislav Vinogradovadded support of BORDER_REFLECT to gpu::cornerHarris...
2012-01-23 Andrey KamaevAdded exhaustive perf test for cvtColor instead of...
2012-01-22 Vladislav Vinogradovfixed bug in gpu::transformSmart with mask
2012-01-20 Alexander Reshetnikovcompleted test for boundingRect function
2012-01-20 Andrey KamaevA number of improvements in android cmake toolchain
2012-01-20 Ivan KorolevCreated perf tests for cvtColor_toBGR565, cvtColor_C3to...
2012-01-20 Alexey SpizhevoyUpdated the stitching module docs
2012-01-20 Alexey SpizhevoyUpdated the stitching module docs
2012-01-19 Alexander ReshetnikovSeveral updates of code in countNonZero test
2012-01-19 Alexander ReshetnikovCompleted countNonZero test (found that it's already...
2012-01-19 Alexey SpizhevoyUpdated the stitching module docs
2012-01-19 Ivan Korolevaccount test
2012-01-19 Alexey SpizhevoyUpdated the stitching modudle docs
2012-01-19 Andrey KamaevTegra optimization for split, merge and some color...
2012-01-19 Alexey SpizhevoyUpdated the stitching module docs
2012-01-19 Alexey SpizhevoyUpdated the stitching module docs
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
next