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
8ee50c422b
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 04:16:33 +02:00
define_opencv_module
(
features2d
opencv_core
opencv_imgproc
opencv_calib3d
opencv_highgui
)
Reference in New Issue
Copy Permalink