]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/include/opencv/cv.hpp
added const in MSER::operator()
[opencv.git] / opencv / include / opencv / cv.hpp
2010-04-05 mdimadded const in MSER::operator()
2010-03-26 vp153return absolute value of the contour area by default
2010-03-26 vp153removed misleading "const" image qualifier in findConto...
2010-03-24 vp153renamed guard macros; moved some common inter-module...
2010-03-24 vp153converted several OpenMP loops into TBB's parallel_for...
2010-03-04 vp153added optional disparity invalidation outside of the...
2010-02-27 vp153added fullDP mode in StereoSGBM. added getValidDisparityROI
2010-02-18 vp153fixed StarDetector inheritance to provide access to...
2010-02-17 mdimfixed compile error on ubuntu64
2010-02-16 vp153added StereoSGBM algorithm (combination of H. Hirschmul...
2010-01-26 vp153added x-sobel prefiltering to block matching algorithm...
2010-01-22 mdimmodified grabCut() and grabCut sample
2010-01-10 vp153big patch. changed error handling to use exceptions
2009-12-30 vp153started getting rid of CV_ERROR (fully switch to C...
2009-12-11 vp153unified the "3d & calibration" section; updated stereoR...
2009-12-10 vp153added cv::getOptimalNewCameraMatrix + extended variant...
2009-12-03 vp153make cvCalbrateCamera2 and cvStereoCalibrate return...
2009-11-18 mdimadded grabcut demo; fixed grabCut()
2009-11-17 mdimadded grabCut
2009-09-27 vp153make the code build with GCC 3.3
2009-09-08 vp153added the documentation for C++ API in cv and highgui...
2009-09-07 xavier98make HoughLines and HoughCircles take constant Mat...
2009-08-31 mdimcascade optimization
2009-08-25 stoneybcalcOpticalFlowPyrLK declaration didn't match definition
2009-08-24 vp153String -> string, missing "Vec<>& operator -=(Vec<...
2009-08-21 mdimOpenMP parallelization of cascade detection
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
2009-08-13 mdimupdated traincascade
2009-08-05 vp153CascadeClassifier::setImage() gets back.
2009-08-04 vp153added C++ video capturing API to highgui; modified...
2009-08-04 mdimFixed cascade detection. Added trained cascade with...
2009-07-31 vp153added the new more general cascade object classifier.
2009-07-30 alphax_rupdated SpinImage support and mesh matching based on...
2009-07-24 vp153renamed Keypoint to KeyPoint
2009-07-20 vp153added optional border value to cv::copyMakeBorder ...
2009-07-18 vp153fixed MSVC compile errors and warnings
2009-07-18 vp153Unified data structures for keypoints: SURFPoint -...
2009-07-14 vp153added planar object detector (based on cvlab papers)
2009-07-05 vp153struct -> class in cxcore.hpp and cv.hpp; some fields...
2009-06-11 vp153added a lot of new C++ functions duplicating the existi...
2009-05-28 vp153added C++ version of cvCalcOpticalFlowPyrLK. It support...
2009-05-13 vp153added optional parameter to getDefaultCameraMatrix
2009-05-01 vp153added new-style histogram functions
2009-04-25 vp153added cv::MatND & cv::SparseMat, cv::Mat step type...
2009-04-07 vp153added Gunnar Farnerback's dense optical flow algorithm
2009-04-06 vp153exported cv::initUndistortRectifyMap
2009-04-06 vp153exported cv::undistort & cv::getDefaultNewCameraMatrix
2009-04-06 vp153added cv::pyrDown, pyrUp & buildPyramid
2009-03-29 vp153some cleanups + added cv::{integral, threshold, adaptiv...
2009-03-24 vp153implemented new-style image warping operations. some...
2009-03-16 vp153improved cv::FilterEngine API + SSE2 optimization for...
2009-03-13 vp153preliminary variant of the new filtering functions
2009-01-22 vp153LSH class declaration moved to cv.hpp
2008-10-03 vp153moved some stuff from cv to cxcore: cvCompleteSymm...
2006-09-06 vp153added dummy methods to the filtering classes to avoid...
2006-06-19 vp153add virtual destructors to every C++ filter class for...
2005-11-23 vp153CV_ISOLATED_ISO flag added + a few minor bug fixes...
2005-11-22 vp153c++ classes for linear and non-linear filters have...
2004-08-18 vp153no message
2002-12-01 neurosurgbeta3 mass commit
2002-11-27 neurosurgprebeta3... mass commit
2002-10-27 neurosurgCR/LF->LF
2002-10-19 neurosurgimported from a new release
2002-10-14 neurosurg*** empty log message ***