profile/ivi/opencv.git
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
2011-09-08 Andrey PavlenkoFixing Windows build
2011-09-08 Andrey KamaevFixed perf target on Windows.
2011-09-07 Leonid BeynensonMade perf test for CascadeClassifier (LBP frontal face...
2011-09-07 Kirill KornyakovNeon Optimized Resize added
2011-09-07 P. Karasevtouch stitching app, test/verify svn access
2011-09-07 Alexey Spizhevoyfixed bug in gpu perf. test
2011-09-07 Vladislav Vinogradovadded performance tests for gpu module
2011-09-07 Andrey PavlenkoFixing Windows build
2011-09-07 Andrey PavlenkoPerf Tests: updates to cvtColor() & integral() perf...
2011-09-07 Alexey Spizhevoyrefactored features finders in stitching module
2011-09-07 Andrey KamaevPerf tests: minor fix in chart.py
2011-09-07 Alexey Spizhevoyminor refactoring of stitching
2011-09-07 Alexey Spizhevoyadded first version of public stitching API, added...
2011-09-07 Andrey Kamaevfixed Java API build (not sure if features2d is wrapped...
2011-09-07 Alexander Mordvintsevhandling Ptr<> arguments and return values in Python...
2011-09-07 Andrey KamaevPerf tests: fixed some bugs in scripts
2011-09-07 Andrey KamaevGpu functionality in stitching module is excluded from...
2011-09-07 Alexey Spizhevoyput all old stitching API into detail namespace
2011-09-07 Vladislav Vinogradovfixed bug in stitching in GpuSurfFeaturesFinder (missin...
2011-09-06 Andrey KamaevPerformance testing branch is merged back into trunk
2011-09-06 Vladislav Vinogradovfixed bug in gpu::remap under win32
2011-09-06 Alexey Spizhevoyminor fixes in stitching module
2011-09-06 Alexey Spizhevoyfixed stitching module link error on Windows
2011-09-06 Andrey PavlenkocvtColor: dst channels number default is set to 4 for...
2011-09-06 Vladislav Vinogradovadded bicubic interpolation to gpu::remap
2011-09-05 Anatoly Baksheevwarnings
2011-09-05 Alexey Spizhevoyrefactored stitching module
2011-09-05 Alexey Spizhevoyturned opencv_stitching application to module and sample
2011-09-05 Vladislav Vinogradovfixed build under windows (replace M_PI with CV_PI)
2011-09-05 Alexey Spizhevoyminor changes in opencv_stitching
2011-09-05 Alexey Spizhevoyminor changes in opencv_stitching
2011-09-05 Vladislav Vinogradovoptimized gpu::remap (use texture memory)
2011-09-05 Vadim Pisarevskyadded phaseCorrelate function by Will Lucas.
2011-09-05 Vladislav Vinogradovoptimized gpu::remap (use texture memory if possible...
2011-09-05 Vladislav Vinogradovadded GpuFeature assertion to gpu::Canny
2011-09-05 Vladislav Vinogradovadded assertion for small image sizes to SURF_GPU ...
2011-09-05 Vladislav Vinogradovfixed CudaMem::createMatHeader (ticket #1353)
2011-09-05 Vladislav Vinogradovfixed build under linux
2011-09-04 Alexandre Benoitmemory safety test added
2011-09-04 Alexandre BenoitUpdated retina access methods and OpenEXR image tone...
2011-09-04 Alexandre BenoitUpdated retina access methods and OpenEXR image tone...
2011-09-02 Alexander Mordvintsevopt_flow.py sample fixed
2011-09-02 Andrey KamaevAndroid port is updated for NDK r6b
2011-09-01 Andrey KamaevFixed native_camera library build for Androids having...
2011-09-01 Alexander Mordvintsevobj_detect.py sample removed
2011-08-31 Artem Myagkovmodifed minimum required cmake version for ios
2011-08-31 Vincent Rabaud- add documentation for LshIndexParams
2011-08-31 Vladislav Vinogradovswitched to gpu::pyrDown and gpu::pyrDown in opencv_sti...
2011-08-31 Vladislav Vinogradovadded BORDER_REFLECT and BORDER_WRAP support to gpu...
2011-08-31 Vadim Pisarevskyremoved problem with duplicated CV_OUT InputOutputArray...
2011-08-31 Alexander Mordvintsevlk_homography.py sample added
2011-08-31 Vladislav Vinogradovimplemented gpu::remap for all types
2011-08-30 Alexander Mordvintsevlk_track.py description
2011-08-30 Anatoly Baksheevminor update of device layer
2011-08-30 Anatoly Baksheevminor update of device layer
2011-08-30 Vladislav Vinogradovoptimized memory usage in BruteForceMatcher_GPU_base...
2011-08-30 Vladislav Vinogradovupdate gpu docs
2011-08-29 Vladislav Vinogradovfixed gpu::pyrUp implementation
2011-08-29 Vladislav Vinogradovrefactored gpu::BruteForceMatcher (moved some utility...
2011-08-29 Alexey Spizhevoyfixed bug in gpu::matchTemplate (added normalization...
2011-08-29 Andrey Pavlenkotypo is fixed
2011-08-27 Vadim Pisarevskyadded missing cv::moveWindow & cv::resizeWindow
2011-08-27 Alexander Mordvintsevmser.py sample added
2011-08-27 Alexander Mordvintsevcamshift.py description
2011-08-27 Vadim Pisarevskyfixed some more hybrid tracker build problems on Windows
2011-08-26 Andrey PavlenkoJava API: generator script whitespace cleanup, adding...
2011-08-26 Andrey PavlenkoJava API: test for Highgui.imencode() is added
2011-08-26 Vadim Pisarevskyfixed hybrid tracker build problems on Windows
2011-08-26 Vadim Pisarevskyfixed declaration of imencode to make it usable in...
2011-08-26 Vadim Pisarevskyremoved irrelevant pyc file
2011-08-26 Vadim Pisarevskyadded hybrid (feature-based & meanshift-based) tracker...
2011-08-26 Leonid BeynensonAdded the declaration of the type ConcurrentDoubleVecto...
2011-08-26 Anatoly Baksheev1) ticket #1332
2011-08-24 Vladislav Vinogradovoptimized gpu pyrDown and pyrUp
2011-08-24 Artem Myagkovmodified capturing building ligic for iOS
2011-08-23 Artem Myagkovmodified highgui and ts modules and cmakelists for...
next