profile/ivi/opencv.git
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
2010-05-31 Vadim Pisarevskybuild PDF out of rst docs
2010-05-31 Vadim Pisarevskyfixed Latex docs for cleaner HTML output
2010-05-31 Jose Luis Blancofixed duplicated definition warning
2010-05-30 Maria Dimashovafixed CvSVM
2010-05-30 Maria Dimashovafixed CvSVM
2010-05-27 James Bowman#362, CvMoments fields now exposed, smoke tested by...
2010-05-27 Jose Luis Blanco- Added a Warning macro compatible with GCC & MSVC...
2010-05-27 Victor ErukhimovAdded for backward compatibility
2010-05-26 Vadim Pisarevskymodified the sub-pixel disparity interpolation (by...
2010-05-26 Victor Erukhimovcv::cvflann -> cv::flann
2010-05-26 Maria Dimashovaremoved old sample on keypoints matching and added...
2010-05-26 Maria Dimashovaoverride clear method to VectorDescriptorMatch
2010-05-26 Victor ErukhimovFixing a compiler problem of a prev rev
2010-05-26 Victor ErukhimovFixing compiler errors for outlet_pose_estimation
2010-05-26 Maria Dimashovaadded clear method to GenericDescriptorMatch
2010-05-26 Vadim Pisarevskyalways create <opencv_build_dir>/doc/html to avoid...
2010-05-26 Vadim Pisarevskydoxygenated calib3d module (C++ part only)
2010-05-25 Vadim Pisarevskydoxygenated opencv_video & opencv_calib3d modules ...
2010-05-25 Victor ErukhimovAdded deprecation warning for gcc
2010-05-25 Vadim Pisarevskydoxygenated core and imgproc modules (C++ API only)
2010-05-25 Victor ErukhimovAdded a warning for deprecated headers
2010-05-25 Victor ErukhimovAdded headers for backward compatibility
2010-05-25 Jose Luis Blancofixed a simple declaration error.
2010-05-22 Vadim Pisarevskyfixed the module list in Doxygen CMake script
2010-05-21 Vadim Pisarevskyrenamed cv::flann to cv::cvflann to avoid name conflicts
2010-05-21 Maria Dimashovafixed gftt wrapper, update testdata
2010-05-21 Vadim Pisarevskyfixed mixed-type exp and log functions, used in HMMs...
2010-05-20 Maria Dimashovaminor changes of detectors test
2010-05-20 Maria Dimashovaupdated detectors and descriptors quality tests
2010-05-20 Vadim Pisarevskyextended description of the error handling mechanism...
2010-05-19 Vadim Pisarevskyfixed filterSpeckles call in StereoBM (thanks to Patric...
2010-05-19 Maria Dimashovaupdated sift wrapper (recalculation angles mode)
2010-05-18 James BowmanTypo
2010-05-18 Vadim Pisarevskyupdated OpenCV version because of the recent reorganization
2010-05-18 Vadim Pisarevskyfixed source image corruption (ticket #306)
2010-05-18 Vadim Pisarevskyadded cv::setMouseCallback and cv::startWindowThread
2010-05-18 Vadim Pisarevskyadded Doxygen-based documentation (draft version for...
2010-05-18 Maria Dimashovafixed wrapper of sift descriptor
2010-05-18 Liu Liufixed the error in SURF when no keypoint detected
2010-05-17 Maria Dimashovaupdated detectors quality test, added descriptors quali...
2010-05-17 Maria Dimashovafixed wrapper of sift descriptor
2010-05-14 James BowmanMake doc build work with new layout
2010-05-14 James Bowman#301, sample code for CalcHist
2010-05-14 James Bowmantest case for #342
2010-05-14 James Bowmantest case for #342
2010-05-14 Jose Luis BlancoTentative fix to using FIND_PACKAGE(OpenCV) from extern...
2010-05-13 James Bowmandatamatrix sample
2010-05-13 Stefano FabriFixed typo in pkgconfig file
2010-05-13 Stefano Fabriadded missing header
2010-05-13 Vadim Pisarevskyinstall old headers for better compatibility with exist...
2010-05-13 James Bowman#345, cvmat() now caught and exception raised
2010-05-12 Vadim Pisarevskyrenamed gstappsink.hpp->gstappsink.h
2010-05-12 Filipe AlmeidaLIBV4L: precomp.hpp include missing
2010-05-12 Filipe AlmeidaLIBV4L: fixed build failed on Linux
2010-05-12 Vadim Pisarevskyfixed build on Linux
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...