profile/ivi/opencv.git
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...
2011-08-22 Alexandre Benoitenhanced input image format support
2011-08-22 Alexandre Benoitenhanced and more robust image input management
2011-08-22 Ana HuamanAdded theory to a rst Tutorial in tracking motion ...
2011-08-22 Alexander Mordvintsevall video processing samples use camera as default...
2011-08-22 Bernat GaborAdded the "Camera calibration With OpenCV" tutorial...
2011-08-22 Vladislav Vinogradovoptimized some gpu::cvtColor functions
2011-08-22 Vadim Pisarevskyreplaced non-available in MacOSX' numpy deg2rad in...
2011-08-22 Vadim Pisarevskyfixed 2 bugs in python samples (crash in camshift and...
2011-08-21 Alexander Mordvintsevrunning demos with enter key
2011-08-21 Alexandre Benoitwaiting for optimisation at Retina::_convertCvMat2Valar...
2011-08-21 Alexandre Benoitupdated default parameters, more contrast by default
2011-08-21 Alexandre Benoitupdated retina modules : minor misakes correction ...
2011-08-21 Alexandre Benoitupdated retina modules : minor misakes correction ...
2011-08-21 Vadim Pisarevskyapplied patch #1326
2011-08-21 Alexander Mordvintsevwork on demo.py: sample running
2011-08-21 Alexander Mordvintsevdemo description url parsing
2011-08-20 Alexander Mordvintsevwork on demo.py shell
2011-08-20 Alexandre Benoitupdated GUI photoreceptors sensitivity parameter management
2011-08-20 Alexandre Benoitupdated GUI photoreceptors sensitivity paramaer management
2011-08-19 Andrey KamaevAttempt to fix a build problem (ambiguous PixelType...
2011-08-19 Bernat GaborTicket #1240 resolved.
2011-08-17 Vadim Pisarevskymerged latest fixes from 2.3 branch; since 2.3.1 is...
2011-08-17 Bernat GaborAdded the "How to write a tutorial for OpenCV?" tutoria...
2011-08-17 Vladislav Vinogradovfixed bug in gpu::cvtColor
2011-08-17 Vladislav Vinogradovadded TransformFunctorTraits, optimized some functions...
2011-08-17 Vadim Pisarevskyfixed multi-scale Hough transform (ticket #1320)
2011-08-17 Vadim Pisarevskydisabled fast-math by default.
2011-08-17 Alexander Mordvintsevadded flann matching to find_obj.py
2011-08-16 Vadim Pisarevskyfixed crashes in parallel HOG detector; avoid use of...
2011-08-16 Vadim Pisarevskyupdated opencv_ffmpeg build instructions
2011-08-16 Alexey Spizhevoyrefactored opencv_stitching
2011-08-16 Vadim Pisarevskyupdated opencv_ffmpeg binaries, headers and libs to...
2011-08-16 Alexey Spizhevoyfixed bug in opencv_stitching (added handling of homogr...
2011-08-15 Vadim Pisarevskyfixed Ximea constructor call
2011-08-15 Alexandre Benoitenhanced basic error management when input image could...
2011-08-15 Vadim Pisarevskyfixed bug #1306 (Vec assignment); added tests for Vec...
2011-08-15 Alexandre Benoitadded openexr sample file
2011-08-15 Alexey Spizhevoyadded CameraInfo class into opencv_stitching
2011-08-15 Alexey Spizhevoyrefactored opencv_stitching, added possibility to turn...
2011-08-15 Vladislav Vinogradovimplement optimized version of gpu::BruteForceMatcher...
2011-08-15 Alexey Spizhevoyupdated saving matches graph in opencv_stitching
2011-08-15 Alexey Spizhevoyminor changes in opencv_stitching
2011-08-15 Alexey Spizhevoyadded saving of matches graph into opencv_stitching...
2011-08-15 Andrey KamaevDocumentation: fixed CvSlice and FeatureDetector descri...
2011-08-15 Andrey KamaevFixed Android build.
2011-08-15 Alexey Spizhevoyimplemented rotating-only cameras calibration
2011-08-15 Ana HuamanSlight update in objdetect...still to put Theory
2011-08-15 Ana HuamanFixed more broken links from previous tutorials
2011-08-15 Ana HuamanFixed more broken links from previous tutorials
2011-08-15 Alexander Mordvintsevcamshift.py sample
2011-08-15 Ana HuamanUpdated broken links of tutorials in core and fixed...
2011-08-15 Ana HuamanCommit rst tutorial for Cascade Classifiers
2011-08-14 Ana HuamanModified sample for object detection with LBP in tutori...
2011-08-14 Ana HuamanAdded sample for object detection with LBP in tutorial_code
next