This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-29 13:47:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9b7dfd677d
opencv
/
modules
/
flann
/
src
History
Andrey Kamaev
8dbde3297e
Merge branch '2.4'
2012-10-23 20:32:19 +04:00
..
flann.cpp
Fixed mingw build warnings
2012-06-20 17:57:26 +00:00
miniflann.cpp
Merge branch '2.4'
2012-10-23 20:32:19 +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:57:49 +04:00