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
554
Commits
3
Branches
47
Tags
422
MiB
91b5c97d8d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ethan Rublee
a732082526
modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake
...
Basically just adding lines at top of CMakeLists that alter behavior if ANDROID is set to true.
2010-09-22 02:01:54 +00:00
Vadim Pisarevsky
ba2b812886
removed slamch.c/dlamch.c -specific GCC options, since the current implementation is very simple and relies on IEEE754 standard, rather than the actual machine behavior.
2010-08-31 14:17:03 +00:00
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00