platform/upstream/opencv.git
2010-07-12 Yannick VerdieTicket #458
2010-07-12 Alexander Shishkovexclude failed tests
2010-07-12 Alexander ShishkovChanged VectorDescriptorMatch interface to add factory...
2010-07-12 Yannick VerdieNew functions with QT GUI:
2010-07-12 Vadim Pisarevskyrelaxed error threshold for matrix-dotproduct (ticket...
2010-07-12 Vadim Pisarevskyrewrote normal RNG function to workaround the bug in...
2010-07-11 Alexander Shishkovexclude failed tests
2010-07-10 Vadim Pisarevskyturn off PCH support for GCC 3.x
2010-07-10 Victor ErukhimovPartly relaxed a condition on cornersubpix error reduction
2010-07-09 Alexander Shishkovexclude ds-graph test
2010-07-09 Alexander Shishkovexclude failed tests
2010-07-09 Vadim Pisarevskytrying to repair OpenEXR detection
2010-07-09 Alexander Shishkovexclude MacOS failed tests
2010-07-09 Vadim Pisarevskyfix build with GCC 3.3 on Ubuntu 8.04
2010-07-09 Victor ErukhimovFixing a win compilation problem
2010-07-09 Alexander Shishkovexclude Ubuntu failed tests
2010-07-08 Vadim Pisarevskyfix warnings about missing destructors in FeatureDetect...
2010-07-08 Vadim Pisarevskymake Qt bindings compile with any Qt 4.x
2010-07-08 Vadim Pisarevskyfixed pdflatex compile error
2010-07-08 Yannick VerdieQt backend development:
2010-07-07 Yannick VerdieFixed bug during compilation:
2010-07-07 Yannick VerdieNew functions with QT GUI:
2010-07-07 Vadim Pisarevskyadded some quaternion operations on Scalar's.
2010-07-07 Vadim Pisarevskyadjust the path in the installed dynamic libraries...
2010-07-06 Vadim Pisarevskyfixed image rendering and memory leak in waitKey (thank...
2010-07-05 Vadim Pisarevskytemporarily turned off PCH support for GCC 4.1, since...
2010-07-05 Vadim Pisarevskyfixed some MSVC2008 compiler errors & warnings
2010-07-04 Vadim Pisarevskyremoved embedded (obsolete) OpenEXR files; repaired...
2010-07-03 Vadim Pisarevskyfixed compile problem (thanks to Pierre Moulon)
2010-07-03 Vadim Pisarevskyfixed test crashes after CV_CN_MAX increase.
2010-07-02 Stefano FabriCorrected Mask operator (from documentation mask must...
2010-07-02 Ilya LysenkovFixed bug ticket #416
2010-07-01 Ilya LysenkovAdded timing test for BruteForceMatcher
2010-07-01 Victor ErukhimovCommenting out CV_CameraCalibrationBadArgTest because...
2010-06-30 Yannick VerdieNew functions with QT GUI:
2010-06-30 Ilya LysenkovSpeeded up BruteForceMatcher using matrix multiplication
2010-06-29 Yannick VerdieNew functions with QT GUI:
2010-06-29 Vadim Pisarevskychanged WITH_EIGEN2=OFF to ON by default
2010-06-29 Vadim Pisarevskyfixed compile errors on Ubuntu 10.04
2010-06-29 Vadim Pisarevskyadded Eigen2 support; fixed compile errors on Ubuntu...
2010-06-29 Vadim Pisarevskyadded #include "cvconfig.h" to make TBB and other 3rd...
2010-06-29 Vadim Pisarevskyadded "small matrix" class Matx<T, m, n>
2010-06-29 Vadim Pisarevskyfixed the output disparity at the extreme cases (minDis...
2010-06-28 Yannick VerdieNew functions with QT GUI:
2010-06-28 Yannick VerdieNew functions with QT GUI:
2010-06-28 Maria Dimashovafixed compile error; renamed createDescriptorMatch...
2010-06-28 Ilya LysenkovAdded L1 distance code and used factory functions in...
2010-06-26 Yannick VerdieNew functions with QT GUI:
2010-06-26 Yannick VerdieNew functions with QT GUI:
2010-06-25 Yannick VerdieNew functions with QT GUI:
2010-06-25 Stefano FabriAdded some paramter to set exposure, adaptable packet...
2010-06-24 Stefano FabriRemoved a debug print
2010-06-24 Stefano FabriInitializaed monocrom variable on costructor
2010-06-24 Stefano FabriEnable pixelformat check
2010-06-24 Stefano FabriReturn false if cannot adapt packed size with mtu max...
2010-06-24 Stefano FabriAdd support for monocrome cmos ccd
2010-06-24 Vadim Pisarevskyfixed memory leaks in cocoa bindings (trac ticket ...
2010-06-24 Ilya LysenkovAdded algorithmic test for BruteForceMatcher
2010-06-24 Maria Dimashovamodified default var_type values
2010-06-24 Maria Dimashovafixed
2010-06-24 Vadim PisarevskysquareSize renamed to square_size in the output xml/yml
2010-06-23 James BowmanTypo in floats
2010-06-23 James Bowman#393 SnakeImage revised Python binding
2010-06-23 James Bowman#393, SnakeImage
2010-06-23 Maria Dimashovafixed case of var_type==0 (ticket 397)
2010-06-23 Vadim Pisarevskyfixed computation of feature vectors in self-similarity...
2010-06-22 Yannick VerdieNew functions with QT GUI:
2010-06-21 Maria Dimashovafixed
2010-06-20 Yannick VerdieNew functions with QT GUI:
2010-06-20 Yannick VerdieNew functions with QT GUI:
2010-06-20 Yannick VerdieNew functions with QT GUI:
2010-06-19 Yannick VerdieNew functions with QT GUI:
2010-06-19 Yannick VerdieNew functions with QT GUI
2010-06-19 Vadim Pisarevskyadded grabcut() call
2010-06-19 Vadim Pisarevskyadded dummy cvInitSystem() to Qt bindings to avoid...
2010-06-19 Filipe AlmeidaV4L2: removed setting device control values to initial...
2010-06-18 Ilya LysenkovFixed assert generation in descriptors evaluation due...
2010-06-17 Yannick VerdieNew functions with QT GUI
2010-06-17 Yannick VerdieNew functions with QT GUI
2010-06-17 Yannick VerdieNew functions with QT GUI
2010-06-16 Ilya LysenkovMinor changes in descriptors evaluation
2010-06-16 Ilya LysenkovAdded distance threshold-based matching
2010-06-16 Yannick VerdieNew functions with QT GUI (presented in the 4th report)
2010-06-16 Ilya LysenkovFixed plot data generation for descriptors comparison
2010-06-15 Maria Dimashovaadded parameter keypointIndexes to KeyPoint::convert...
2010-06-14 Yannick VerdieNew functions with QT GUI
2010-06-14 Vadim Pisarevskyadded some on-screen help
2010-06-14 Vadim Pisarevskyupdated
2010-06-14 Vadim Pisarevskyupdated docs: grabcut added, PDF updated, ChangeLog...
2010-06-14 Vadim Pisarevskydraft version of 3d reconstruction sample (no bundle...
2010-06-13 Vadim Pisarevskyimproved the calibration and select3dobj samples
2010-06-13 Vadim Pisarevskyhandle the non-detected board case in cv::drawChessboar...
2010-06-13 Vadim Pisarevskycalibration sample rewritten using the C++ API
2010-06-12 Yannick Verdieworking on QT change/get win property (done)
2010-06-12 Yannick Verdieworking on QT change/get win property (stylesheet for...
2010-06-12 Yannick Verdieworking on QT change/get win property (stylesheet for...
2010-06-12 Maria Dimashovauprated detector test
2010-06-12 Maria Dimashovamoved matchesMask
2010-06-12 Maria Dimashovarenamed parameter of drawMatches (mask to matchesMask)
2010-06-12 Victor ErukhimovChanged interface for drawMatches
next