Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Andrey Kamaev
|
8f970caa56
|
#1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop
|
2012-03-29 11:17:35 +00:00 |
|
Vadim Pisarevsky
|
56f5fcd28c
|
added Vec Matx::solve(Vec) (ticket #1376)
|
2012-03-28 15:21:30 +00:00 |
|
Vadim Pisarevsky
|
f014fb0a0e
|
restored the ordering of SURF constructor parameters (ticket #1704)
|
2012-03-28 13:07:44 +00:00 |
|
Vadim Pisarevsky
|
69f5d8c1d3
|
applied patch from #1712 (thanks to Vlad)
|
2012-03-26 08:04:27 +00:00 |
|
Vadim Pisarevsky
|
d60623279c
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
2012-03-17 09:50:47 +00:00 |
|
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
|
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|