Vadim Pisarevsky
|
4a14795eb6
|
fixed several gcc 4.1 warnings
|
2010-10-21 18:30:57 +00:00 |
|
Vadim Pisarevsky
|
a44629d46f
|
add missing #include <stdarg.h>
|
2010-10-20 19:56:21 +00:00 |
|
Marius Muja
|
e77e152a15
|
Renamed header include sentinels to fix compile problem when used together with standalone flann
|
2010-10-20 19:05:41 +00:00 |
|
Victor Erukhimov
|
0c3803a61c
|
Fixing a problem with conflict of ROS and opencv flann
|
2010-10-20 15:08:26 +00:00 |
|
Vadim Pisarevsky
|
f678c8f07b
|
made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only)
|
2010-10-15 18:57:59 +00:00 |
|
Marius Muja
|
16b1f61c83
|
Updated FLANN to version 1.5
|
2010-10-12 19:47:50 +00:00 |
|