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-24 11:10:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1061fc6589
opencv
/
modules
/
features2d
/
CMakeLists.txt
3 lines
91 B
CMake
Raw
Normal View
History
Unescape
Escape
adding some small changes to support android build, mainly cmake stuff, but in persistance the wcstombs is not supported on android, and in sift.cpp there was and ifdef that affected arm and this causes undefined symbols on android.
2010-09-22 10:16:33 +08:00
define_opencv_module
(
features2d
opencv_core
opencv_imgproc
opencv_calib3d
opencv_highgui
)
Reference in New Issue
Copy Permalink