opencv/modules/flann/src
2012-06-28 16:13:29 +00:00
..
flann.cpp merged the trunk r8704:8716 2012-06-28 16:13:29 +00:00
miniflann.cpp Fixed build with mingw 4.4.0 2012-04-22 14:50:09 +00:00
precomp.cpp 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
precomp.hpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00