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
b2a6a257b7
opencv
/
modules
/
flann
/
src
History
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
..
flann.cpp
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
miniflann.cpp
Better NEON Hamming distance
2011-10-26 13:04:53 +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
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00