Vadim Pisarevsky
|
695aa02e98
|
little change in flann save_value. Likely does not affect anything
|
2010-12-04 17:09:40 +00:00 |
|
Vadim Pisarevsky
|
1286c1db45
|
fixed multiple warnings from VS2010.
|
2010-11-25 16:55:46 +00:00 |
|
Vadim Pisarevsky
|
abfcf8a257
|
renamed PooledAllocator::malloc to PooledAllocator::allocateBytes, Matrix::free to Matrix::release to avoid conflicts with VisualStudio
|
2010-11-25 10:52:57 +00:00 |
|
Vadim Pisarevsky
|
d8ace43753
|
fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx
|
2010-11-06 21:51:21 +00:00 |
|
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 |
|