profile/ivi/opencv.git
2011-09-29 Leonid BeynensonDisabled some unfinished optimizations.
2011-09-29 Vadim Pisarevskyre-enabled 16s images in cvSobel & cvLaplace.
2011-09-28 Leonid BeynensonImplemented the first variant of working with masks...
2011-09-28 Vladislav Vinogradovfixed build for compute capability < 2.0
2011-09-28 Vladislav Vinogradovfixed build under linux
2011-09-28 Vladislav Vinogradovoptimized gpu filters, added buffered version for diffe...
2011-09-28 Andrey KamaevFixed TBB-related bug in YUV420 to RGB conversion
2011-09-27 Leonid BeynensonCMake scripts changed a bit: added more accurate varian...
2011-09-27 Vadim Pisarevskyfixed bug #1364
2011-09-27 Vadim Pisarevskyfixed bug #1381
2011-09-27 Vadim Pisarevskyfixed resource leak in lsvmparser (ticket #1390)
2011-09-27 Vadim Pisarevskyfixed bug #1368
2011-09-27 Vadim Pisarevskyfixed bug #1388
2011-09-27 Vadim Pisarevskyfixed bug #1389
2011-09-27 Alexey SpizhevoyMinor changes in stitching module
2011-09-27 Vladislav Vinogradovimplemented optimized version of bf_radius_match for...
2011-09-26 Alexey SpizhevoyFixed bug in ROI based features finder (stitching)
2011-09-26 Vladislav Vinogradovimplemented optimized version of gpu::bf_radius_match
2011-09-26 Andrey KamaevFixed build error (Linux)
2011-09-26 Alexey SpizhevoyMinor fix in stitching_detailed
2011-09-26 Alexey SpizhevoyAdded handling of ROI in stitching features matchers
2011-09-26 Alexey SpizhevoyAdded matching mask into pairwise matcher from stitchin...
2011-09-26 Alexey SpizhevoyRefactored stitching module
2011-09-26 Vladislav Vinogradovadded performance tests for gpu::reduce
2011-09-26 Alexey SpizhevoyAdded support of GPU in stitching seam estimators
2011-09-24 Alexey SpizhevoyAdded support of vertical straightening into stitching
2011-09-24 Alexey SpizhevoyFixed GPU version of multi-band blending in stitching...
2011-09-23 Alexey SpizhevoyReplaced SVD with eigenval decomposition in waveCorrect...
2011-09-22 Andrey KamaevAdded debug function to project back from pano to origi...
2011-09-22 Alexander Mordvintsevframe size specification for video sources in video.py
2011-09-22 Andrey PavlenkoJava API: fix for Subdiv2D::getTriangleList() and Subdi...
2011-09-22 Vadim Pisarevskyimproved phaseCorrelate() performance (thanks to Will...
2011-09-22 Vadim Pisarevskyfixed bug #1370
2011-09-22 Alexey SpizhevoyAdded BA refinement flags into stitching_detailed
2011-09-22 Alexander Mordvintsevfixed problem with incorrect distance values returned...
2011-09-22 Vladislav Vinogradovimplemented gpu::reduce
2011-09-22 Vladislav Vinogradovfixed bug in cv::reduce in reduceC_ for multi-channels...
2011-09-22 Marius MujaApplied fix from #1382
2011-09-22 Jose Luis BlancoRemoved extra "," that raised GCC warnings.
2011-09-21 Anatoly Baksheevfixed compilation under ubuntu
2011-09-21 Alexey KazakovAdded HOG features to cascade detection algorithm.
2011-09-21 Alexey SpizhevoyAdded selction of BA cost function in stitching samples...
2011-09-21 Alexey SpizhevoyRefactored motion estimators in stitching module
2011-09-21 Alexey SpizhevoyAdded translation parameter into stitching module warpe...
2011-09-21 Vladislav Vinogradovimplemented gpu::addWeighted
2011-09-21 Vladislav Vinogradovimplemented gpu::copyMakeBorder for all border modes
2011-09-20 Ilya LysenkovFixed the new version of findCirclesGrid.
2011-09-20 Ilya LysenkovAdded tests of findCirclesGrid() with the asymmetric...
2011-09-20 Ilya LysenkovRemoved unnecessary variables.
2011-09-20 Ilya LysenkovImproved robustness of the findCirclesGrid() to affine...
2011-09-20 Alexander Mordvintsevfix in RectSelector
2011-09-20 Vladislav Vinogradovfixed bug in gpu::HOGDescriptor::getBuffer (ticket...
2011-09-19 Andrey KamaevTegra optimization for CirclesGridClusterFinder::hierar...
2011-09-19 Alexey SpizhevoyChanged one CLI message in stitching_detailed.
2011-09-19 Alexander MordvintsevRectSelector in common.py
2011-09-19 Alexey SpizhevoyFixed warper selection bug in stitching_detailed. Remov...
2011-09-18 Andrey KamaevFixed some cmake 2.6 compatibility issues.
2011-09-16 Andrey KamaevRemoved countNonZero call from CirclesGridClusterFinder...
2011-09-16 Alexey SpizhevoyUpdated bundle adjustment in stitching module: 1) it...
2011-09-16 Andrey KamaevPerf tests: added option to set affinity mask on Androi...
2011-09-15 Andrey KamaevRemoved unnecessary comparison from CirclesGridClusterF...
2011-09-15 Alexander Mordvintsevwrapped FlannBasedMatcher (and extended DescriptorMatch...
2011-09-15 Alexander Shishkovfixed compilation errors in TeX
2011-09-15 Alexander Shishkovfixed problem in rst files
2011-09-15 Alexander Mordvintsevpython DescriptorExtractor.compute now returns filtered...
2011-09-15 Andrey KamaevPerf tests: linux version of adb search
2011-09-15 Andrey KamaevPerf tests: fixed some bugs with adb tool search
2011-09-15 Anatoly Baksheevminor
2011-09-14 Andrey KamaevTegra-optimized minMaxLoc/minMaxIdx
2011-09-14 Vadim Pisarevskyreplaced "unsigned int" -> "unsigned" to make Python...
2011-09-14 Vadim Pisarevskyalways initialize the output values in LSH-based k...
2011-09-14 Andrey KamaevOpenCVConfig.cmake is updated to export OpenCV_SOURCE_P...
2011-09-14 Vladislav Vinogradovminor gpu module refactoring: split big .cu files,...
2011-09-13 Leonid BeynensonSince there is no a standard functions cv::min and...
2011-09-13 Alexey SpizhevoyAdded fix for 0 found features in stitching matcher
2011-09-13 Andrey PavlenkoPerf Tests: default stitching scenario.
2011-09-13 Alexander Mordvintsevwork on #1360 (custom LshIndex params fixed)
2011-09-13 Andrey KamaevAdded performance tests for findCirclesGrid and solvePnP
2011-09-13 Marius MujaFixing ticket #1366
2011-09-12 Marius MujaFixing include defines
2011-09-12 Vadim Pisarevskycorrected formula formatting in phaseCorrelate docs...
2011-09-12 Vladislav Vinogradovminor
2011-09-12 Vladislav Vinogradovfixed bug in SURF_GPU (memory access error)
2011-09-12 Alexey SpizhevoyBug in multiply was fixed (by Vlad Vinogradov)
2011-09-12 Vladislav Vinogradovadded check if src.size() == dst.size() to gpu::resize
2011-09-12 Vladislav Vinogradovimplemented gpu::resize for all types
2011-09-12 Vladislav Vinogradovoptimized gpu::multiply
2011-09-12 Vladislav Vinogradovadded padded performance tests for gpu module
2011-09-11 Andrey KamaevFixed fullscreen window mode on Windows.
2011-09-10 Alexey SpizhevoyReverted some unnecessary changes in GPU module
2011-09-10 Alexey SpizhevoyAdded TODOs into GPU module
2011-09-10 Alexey Spizhevoyadded support of 8UC4*32FC1 multiply into GPU module
2011-09-09 Andrey KamaevPerf tests: improved reporting when test fails because...
2011-09-09 Andrey KamaevPerf tests reports - added output format with embedded...
2011-09-09 Leonid BeynensonSmall modification in test parameters.
2011-09-09 Andrey KamaevFixed modules order in OpenCVConfig.cmake
2011-09-08 Alexey SpizhevoyAdded handling of stitching module into OpenCVConfig...
2011-09-08 Andrey PavlenkoFixing static libs build on Windows
2011-09-08 Andrey KamaevPerf tests: method ::perf::TestBase::getDataPath made...
2011-09-08 Andrey KamaevPerf tests: fixed some issues
next