This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
opencv
Watch
2
Star
0
Fork
0
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-27 04:09:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68741bf8a010913991fc43252c052d2519bdf301
opencv
/
modules
/
flann
/
src
T
History
Andrey Kamaev
40030d2ca0
Fix windows build warnings
2012-10-22 19:13:18 +04:00
..
flann.cpp
Fixed mingw build warnings
2012-06-20 17:57:26 +00:00
miniflann.cpp
Fix windows build warnings
2012-10-22 19:13:18 +04: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
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00