]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/src/cv/cvlkpyramid.cpp
renamed all the _[A-Z] variables to avoid possible name conflicts.
[opencv.git] / opencv / src / cv / cvlkpyramid.cpp
2010-03-26 vp153renamed all the _[A-Z] variables to avoid possible...
2010-03-25 vp153converted HOG & LKPyramid tracker from OpenMP to TBB...
2010-02-02 vp153fixed couple of compiler warnings
2010-01-12 vp153moved some old and rarely used stuff from cxcore and...
2010-01-11 vp153fixed several MSVC warnings + 2 fails in tests
2010-01-10 vp153big patch. changed error handling to use exceptions
2009-12-25 vp153fixed estimateRigidTransform, renamed estimateRigidTran...
2009-12-15 vp153fixed memory corruption and grayscale image support...
2009-12-15 anatolyadded estimateRigidTransform test
2009-09-25 vp153restored the old, more convenient mixChannels API ...
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
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-05-28 vp153added C++ version of cvCalcOpticalFlowPyrLK. It support...
2009-03-03 vp153some changes made because of new cxcore interface and...
2008-10-15 vp153fixed openmp pragma's for GCC 4.x
2008-10-14 vp153fixed GCC 4.3.x warnings (and a couple of minor bugs)
2008-05-26 vp153make cvCalcOpticalFlowPyrLK optionally return min eigen...
2007-11-06 vp153small fix in rigid transform estimation
2007-05-22 vp153fixed buffer size calculation
2007-01-18 vp153added estimaterigidtransform and calcaffineflow
2006-08-31 vp153fixed crash in calcopticalflowpyrlk
2005-12-29 vp153increased optical flow speed, added OpenMP support
2005-12-05 vp153ipp optical flow has been turned off temporarily
2005-06-03 vp153make the code compile and run on EM64T(~AMD64)
2005-05-31 vp153support for IPP's optical flow added
2005-05-14 vp153added IPP's LK optical flow support
2004-10-13 vp153Support for many IPP functions has been added.
2004-08-18 vp153no message
2002-10-19 neurosurgimported from a newer release
2002-10-14 neurosurgimport