Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Vadim Pisarevsky
|
67ff95083d
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
2012-09-03 17:03:31 +04:00 |
|
Alexandre Benoit
|
37fe2a252a
|
updated Retina module code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper... compile error corrected
|
2012-08-31 14:55:32 +02:00 |
|
Alexandre Benoit
|
5a6114e299
|
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
2012-08-31 14:14:57 +02:00 |
|
noob
|
424bc609b6
|
Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms
|
2012-08-29 17:44:21 +02:00 |
|
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
2012-06-20 12:27:02 +00:00 |
|
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
2012-02-14 10:22:34 +00:00 |
|
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
2011-11-08 12:01:49 +00:00 |
|
Vadim Pisarevsky
|
60ebe2003f
|
fixed multiple warnings on Windows. fixed bug #1368
|
2011-10-03 11:00:28 +00:00 |
|
Vadim Pisarevsky
|
50d70cf9c6
|
made retina code compile with VS2005/VS2008
|
2011-08-12 11:28:17 +00:00 |
|
Vadim Pisarevsky
|
2842d34611
|
added retina model, by Alexander Benoit
|
2011-08-11 20:42:08 +00:00 |
|