Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
11 years ago |
alexandre benoit
|
7fe78efda3
|
retina included in namespace bioinspired + followed suggestions made by Vadim
|
12 years ago |
alexandre benoit
|
2c1fb5fd71
|
minor correction after buildbot warnings
|
12 years ago |
alexandre benoit
|
cdbbe0dfbe
|
1. created module bioinspired. 2.transfered Retina module into the new module bioinspired. 3. added a fast tone mapping method to Retina interface and wrapped existing reinafilter dedicated method
|
12 years ago |
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.
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vadim Pisarevsky
|
67ff95083d
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
13 years ago |
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
|
13 years ago |
Alexandre Benoit
|
5a6114e299
|
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
13 years ago |
noob
|
424bc609b6
|
Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms
|
13 years ago |
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
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)
|
13 years ago |
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
14 years ago |
Vadim Pisarevsky
|
60ebe2003f
|
fixed multiple warnings on Windows. fixed bug #1368
|
14 years ago |
Vadim Pisarevsky
|
50d70cf9c6
|
made retina code compile with VS2005/VS2008
|
14 years ago |
Vadim Pisarevsky
|
2842d34611
|
added retina model, by Alexander Benoit
|
14 years ago |