This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
flann
/
src
History
Marius Muja
5cf6c5f0b2
Added test to fix backwards compatibility with the way LSH was handled before comit 7236858b
2012-09-28 10:40:38 -07:00
..
flann.cpp
Fixed mingw build warnings
2012-06-20 17:57:26 +00:00
miniflann.cpp
Added test to fix backwards compatibility with the way LSH was handled before comit 7236858b
2012-09-28 10:40:38 -07: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
Fixed mingw build warnings
2012-06-20 17:57:26 +00:00