profile/ivi/opencv.git
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
2010-06-12 Victor ErukhimovUpdated documentation for drawMatches
2010-06-12 Victor ErukhimovFixing a bug
2010-06-12 Victor ErukhimovFixing a couple of bugs
2010-06-12 Victor ErukhimovAdded a simple sample for descriptor matching
2010-06-12 Victor ErukhimovModified a comment to DescriptorMatcher
2010-06-11 Victor ErukhimovDescriptorMatching -> DMatch
2010-06-11 Victor ErukhimovMoved detector and descriptor class factory functions...
2010-06-11 Vadim Pisarevskyanother attempt to fix cvcap_ffmpeg.cpp compile errors
2010-06-11 Vadim Pisarevskytemporarily comment off the warnings about obsolete...
2010-06-11 Maria Dimashovaadded plot data generation for detectors; removed old...
2010-06-11 Maria Dimashovaupdated descriptor_extractro_matcher sample to use...
2010-06-11 Maria Dimashovaadded drawMatches function to features2d and documentat...
2010-06-11 Ilya LysenkovMoved fern_params.xml to samples/cpp for generic_descri...
2010-06-11 Ilya LysenkovAdded plot data generation for visual descriptors compa...
2010-06-11 Yannick Verdieworking on QT change/get win property (stylesheet for...
2010-06-11 Yannick Verdieworking on QT change/get win property
2010-06-11 Vadim Pisarevskyhandle missing UINT64_C definition
2010-06-11 James BowmanFindContours with all modes/methods, ticket 303
2010-06-10 James BowmanFindContours on black image, ticket 303
2010-06-10 James Bowmantest_moments checks for float members
2010-06-10 Vadim Pisarevskyminor fixes in CMake scripts
2010-06-10 Vadim Pisarevskyaccept default distortion coefficients (Mat() ~ (0...
2010-06-10 Vadim Pisarevskycan now select the camera for calibration
2010-06-10 Vadim Pisarevskyremoved irrelevant assertion.
2010-06-10 Vadim Pisarevskyavoid explicit sample enumeration in samples/{c,cpp...
2010-06-10 Yannick Verdiefix bugs
2010-06-10 Vadim Pisarevskyremoved keypoint_matching.cpp from samples/cpp/CMakeLis...
2010-06-10 Yannick Verdiewill work on the trunk
2010-06-10 Vadim Pisarevskywrite camera pose, handle partially occluded objects
2010-06-10 Vadim Pisarevskythe new 3D object selection demo
2010-06-10 Victor ErukhimovRenamed descriptor samples
2010-06-10 Victor ErukhimovMoving sample to cpp folder
2010-06-10 Victor ErukhimovAdded intro for detectors/descriptors interface
2010-06-10 Maria Dimashovamodified keypoints_matching sample
2010-06-10 Maria Dimashovaminor changes of feature2d documentation
2010-06-10 Ilya LysenkovAdded sample for GenericDescriptorMatch
2010-06-09 Vadim Pisarevskycouple more fixes
2010-06-09 Vadim Pisarevskycouple more hyperlinks fixed
2010-06-09 Vadim Pisarevskyfixed matrix comma initializer for shorter notation
2010-06-09 Vadim Pisarevskyfixed code samples
2010-06-09 Vadim Pisarevskysome more samples
2010-06-09 Maria Dimashovaadded documentation on feature2d module
2010-06-09 Vadim Pisarevskysome hyperrefs fixed
2010-06-09 Vadim PisarevskyGenerated PDF of the cheatsheet
2010-06-09 Vadim Pisarevskyshortened and extended
2010-06-09 Maria Dimashovafixed L2 used in BruteForceMatcher
2010-06-09 Maria Dimashovamoved sift parameters implementation from hpp file
2010-06-09 Ilya LysenkovFixed FernDescriptorMatch
2010-06-09 Vadim Pisarevskyadded OpenCV cheat sheet
2010-06-08 Ilya LysenkovFixed FernDescriptorMatch and undid change of FernClass...
2010-06-08 Maria Dimashovafixed assert() in BruteForceMatcher<Distance>::matchImpl()
2010-06-08 Maria Dimashovamodified DescriptorMatcher
2010-06-08 Ilya LysenkovAdded Fern Descriptor and Calonder Descriptor to the...
2010-06-08 Ilya LysenkovFixed bugs in FernDescriptorMatch and FernClassifier
2010-06-07 Maria Dimashovafixed sift wrapper
2010-06-07 Yannick Verdiecontinue integrating QT GUI (GoC 2010)
2010-06-07 Yannick VerdieStart integrating QT GUI (GoC 2010)
2010-06-06 Vadim Pisarevskyavoid one possible singularity in cvFindHomography
2010-06-06 Vadim Pisarevskyfixed reading of certain BMP files
2010-06-04 Ilya LysenkovChanged params in detectors and descriptors evaluation...
2010-06-04 Ilya LysenkovUpdated detectors and descriptors evaluation using...
2010-06-04 Ilya LysenkovAdded read/write methods in detectors and some descript...
2010-06-02 Ilya LysenkovSpeeded up descriptors evaluations using clear ()
2010-06-02 Ilya LysenkovAdded One Way Descriptor to detectors and descriptros...
2010-06-02 Ilya LysenkovFixed a potential memory leak in OneWayDescriptorBase...
2010-06-02 Ilya LysenkovStoring PCA components and One Way descriptors in one...
2010-06-01 Ilya Lysenkovtesting commit
2010-06-01 Brian Gerkeytesting commit
2010-06-01 Brian Gerkeytesting commit
2010-06-01 Brian Gerkeytesting commit
2010-06-01 Vadim Pisarevskyextended highgui VideoCapture::get/set property documen...
2010-06-01 Vadim Pisarevskyremoved internal-use cvconfig.h from core/internal...
2010-06-01 Vadim Pisarevskyfixed OpenCV_INCLUDE_DIRS in OpenCVConfig.cmake (thanks...
2010-06-01 Vadim Pisarevskyfixed repeated calculations in cvsolve (thanks to denis...
2010-06-01 Vadim Pisarevskyremove bash'ism in the samples build script (thanks...
2010-06-01 Vadim Pisarevskynow C++ classes can be read/written with cvRead/cvWrite...
2010-05-31 Vadim Pisarevskyadded some more Doxygen comments
next