profile/ivi/opencv.git
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
2011-08-14 Bernat GaborAdded to the tutorials the "Support Vector Machines...
2011-08-14 Vadim Pisarevskyfixed tickets #1301, #1303, #1305
2011-08-14 Ana HuamanSample code simplified for object Detection
2011-08-14 Bernat GaborAdded the "Similarity check (PNSR and SSIM) on the...
2011-08-14 Alexandre Benoitnicer default parameters set
2011-08-14 Alexander Mordvintsevadded CV_OUT to CvANN_MLP::predict
2011-08-14 Alexander Mordvintsevwork on MLP sample in letter_recog.py (in progress...)
2011-08-13 Alexandre Benoitadded more explicit titles on figures and cleaned std...
2011-08-13 Andrey KamaevDocumentation: fixed references for C++ operators
2011-08-13 Alexandre Benoitadded comments/contacts link
2011-08-13 Alexandre Benoitadded comments/contacts link
2011-08-13 Andrey KamaevDocumentation: fixed "template<class T> const T" case...
2011-08-13 Andrey KamaevDocumentation: fixed about 100 cross-referencing errors.
2011-08-13 Alexandre Benoitadding openexr images tone mapping demo
2011-08-13 Alexandre Benoitoptimised input image management
2011-08-13 Alexandre Benoitoptimised input image management
2011-08-13 Bernat GaborAdded the How to create videos with OpenCV Tutorial...
2011-08-13 Alexander Mordvintsevwork on camshift.py
2011-08-13 Alexander Mordvintsevuse default HOG people detector
2011-08-12 Andrey Kamaev* Fixed cross-referencing in reference manual (except...
2011-08-12 Ana HuamanAdded base tutorial for using FlannBasedMatcher with...
2011-08-12 Ana HuamanAdded tutorial for features2d using homography to find...
next