]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/src/cv/cvcontours.cpp
removed misleading "const" image qualifier in findContours (ticket #93)
[opencv.git] / opencv / src / cv / cvcontours.cpp
2010-03-26 vp153removed misleading "const" image qualifier in findConto...
2010-03-19 vp153fixed drawContours (ticket #131).
2009-12-30 vp153started getting rid of CV_ERROR (fully switch to C...
2009-10-26 vp153fixed SF bug #2886214; fixed a few GCC warnings
2009-09-08 xavier98fix crash in cv::approxPolyDP
2009-09-08 vp153added the documentation for C++ API in cv and highgui...
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
2009-06-12 vp153vector->Mat conversion now produce single-column matrix...
2009-06-12 vp153fixed many compiler warnings and errors in x64 build...
2009-06-11 vp153added a lot of new C++ functions duplicating the existi...
2009-03-03 vp153some changes made because of new cxcore interface and...
2008-12-08 vp153eliminated most GCC 4.3 warnings
2008-04-12 haslermake cvSqeq work on schar instead of char to improve...
2005-12-06 vp153more pointer aliasing fixes
2005-12-05 vp153cvFree() function is turned to macro. more fixes for...
2005-05-27 vp153multiple small fixes to avoid some ICC 9.0 remarks
2004-08-18 vp153no message
2002-11-27 neurosurgprebeta3... mass commit
2002-10-19 neurosurgimported from a newer release
2002-10-14 neurosurgimport