This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-05 01:07:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
91d8b2aaac
opencv
/
modules
/
flann
/
src
/
precomp.cpp
Vadim Pisarevsky
f678c8f07b
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
2 lines
23 B
C++
Raw
Blame
History
#
include
"precomp.hpp"
Reference in New Issue
View Git Blame
Copy Permalink