Warning fixes continued
[platform/upstream/opencv.git] / modules / nonfree / src / surf.cpp
2012-06-09 Andrey KamaevWarning fixes continued
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-03-29 Andrey Kamaev#1349 tbb::mutex is moved to outer scope to be sure...
2012-03-28 Vadim Pisarevskyadded Vec Matx::solve(Vec) (ticket #1376)
2012-03-28 Vadim Pisarevskyrestored the ordering of SURF constructor parameters...
2012-03-26 Vadim Pisarevskyapplied patch from #1712 (thanks to Vlad)
2012-03-17 Vadim Pisarevskyswitched to non-constant references in Algorithm::addPa...
2012-03-16 Vadim Pisarevskyfixed hundreds of warnings from MSVC 2010.
2012-03-15 Vadim Pisarevskylot's of changes; nonfree & photo modules added; SIFT...