Changed one CLI message in stitching_detailed.
[profile/ivi/opencv.git] / samples /
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-16 Alexey SpizhevoyUpdated bundle adjustment in stitching module: 1) it...
2011-09-15 Alexander Mordvintsevwrapped FlannBasedMatcher (and extended DescriptorMatch...
2011-09-12 Vladislav Vinogradovimplemented gpu::resize for all types
2011-09-07 P. Karasevtouch stitching app, test/verify svn access
2011-09-07 Alexey Spizhevoyrefactored features finders in stitching module
2011-09-07 Alexey Spizhevoyminor refactoring of stitching
2011-09-07 Alexey Spizhevoyadded first version of public stitching API, added...
2011-09-07 Alexander Mordvintsevhandling Ptr<> arguments and return values in Python...
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-06 Vladislav Vinogradovfixed bug in gpu::remap under win32
2011-09-06 Vladislav Vinogradovadded bicubic interpolation to gpu::remap
2011-09-05 Alexey Spizhevoyturned opencv_stitching application to module and sample
2011-09-05 Vadim Pisarevskyadded phaseCorrelate function by Will Lucas.
2011-09-04 Alexandre BenoitUpdated retina access methods and OpenEXR image tone...
2011-09-02 Alexander Mordvintsevopt_flow.py sample fixed
2011-09-01 Alexander Mordvintsevobj_detect.py sample removed
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-29 Vladislav Vinogradovrefactored gpu::BruteForceMatcher (moved some utility...
2011-08-27 Alexander Mordvintsevmser.py sample added
2011-08-27 Alexander Mordvintsevcamshift.py description
2011-08-26 Vadim Pisarevskyremoved irrelevant pyc file
2011-08-26 Vadim Pisarevskyadded hybrid (feature-based & meanshift-based) tracker...
2011-08-24 Vladislav Vinogradovoptimized gpu pyrDown and pyrUp
2011-08-22 Alexandre Benoitenhanced input image format support
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 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 Benoitupdated default parameters, more contrast by default
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 paramaer management
2011-08-17 Vladislav Vinogradovadded TransformFunctorTraits, optimized some functions...
2011-08-17 Alexander Mordvintsevadded flann matching to find_obj.py
2011-08-15 Alexandre Benoitenhanced basic error management when input image could...
2011-08-15 Alexandre Benoitadded openexr sample file
2011-08-15 Vladislav Vinogradovimplement optimized version of gpu::BruteForceMatcher...
2011-08-15 Alexander Mordvintsevcamshift.py sample
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 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 Alexandre Benoitadded comments/contacts link
2011-08-13 Alexandre Benoitadded comments/contacts link
2011-08-13 Alexandre Benoitadding openexr images tone mapping demo
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 Ana HuamanAdded base tutorial for using FlannBasedMatcher with...
2011-08-12 Ana HuamanAdded tutorial for features2d using homography to find...
2011-08-12 Ana HuamanAdded SURF_Homography sample codee
2011-08-12 Alexander Mordvintsevcomment
2011-08-12 Alexander Mordvintsevpeopledetect.py sample added (TODO: use builtin svm...
2011-08-12 Ana HuamanAdded code for SURF using FLANN Matcher and drawMatches...
2011-08-11 Vadim Pisarevskyfixed retinaDemo compile errors
2011-08-11 Vadim Pisarevskyadded retina model, by Alexander Benoit
2011-08-11 Ana HuamanAdded two sample code for features 2D - SURF descriptor...
2011-08-11 Bernat GaborAdded a video input tutorial with PSNR and SSIM.
2011-08-11 Andrey Morozovfixed compile errors in samples
2011-08-11 itsyplenUpdate samples using cmd parser
2011-08-10 itsyplenUpdated using new cmd parser
2011-08-10 Maria Dimashovafixed compile error on ubuntu64
2011-08-10 Maria Dimashovafixed compile errors and warning on ubuntu64
2011-08-10 Vladislav Vinogradovadded registerPageLocked/unregisterPageLocked functions
2011-08-10 itsyplenUpdated sample using new cmd parser
2011-08-10 itsyplenUpdated samples using new cmd parser
2011-08-10 Vadim Pisarevskyfixed C++ implementation of Delaunay triangulation...
2011-08-10 Maria Dimashovafixed compile errors
2011-08-10 itsyplenUpdating samples using cmd parser
2011-08-10 itsyplenFixed some grammatical errors
2011-08-09 Vadim Pisarevskyinitial (buggy) C++ version of Delaunay triangulation
2011-08-09 Andrey KamaevJava API: corrected names of methods in Utils class...
2011-08-09 Bernat GaborSmall modifications to the scan tutorial and added...
2011-08-08 Vladislav Vinogradovfixed some warnings under win64
2011-08-08 Anatoly Baksheevminor improvements in cmake-file for gpu samples
2011-08-08 Vladislav Vinogradovadded gpu::Canny function
2011-08-08 Bernat GaborAdded the "Interoperability with OpenCV 1" tutorial.
2011-08-06 Alexander Mordvintsevupdated lt_track.py sample
2011-08-05 Andrey KamaevFixed color conversion bug
2011-08-04 itsyplennew version of command line parser
2011-08-03 Kirill Kornyakovreverted
2011-08-03 Kirill Kornyakovjava tests: minor updates
2011-08-03 Vladislav Vinogradovgpu device layer code refactoring
2011-08-03 Andrey PavlenkoJava API: fixing converters (copyData=true) and samples...
2011-08-01 Vladislav Vinogradovadded gpu::calcHist function
2011-08-01 Vladislav Vinogradovadded buffered version of pyrDown and pyrUp
2011-07-30 Kirill Kornyakovminarea.cpp sample reformatted
next