platform/upstream/opencv.git
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
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
next