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-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3af21cad4c
opencv
/
modules
/
core
History
Roman Donchenko
3af21cad4c
Merge pull request
#903
from aks2:2.4
2013-06-11 17:35:39 +04:00
..
doc
(typo)
2013-05-20 13:19:36 +02:00
include/opencv2
/core
Make AutoLock noncopyable (it would break on copying, anyway).
2013-05-31 17:27:42 +04:00
perf
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
2013-04-15 19:39:49 +04:00
src
fixed pca bug for fixed mean input
2013-05-09 15:20:00 +08:00
test
Backported RNG_MT19937 from master.
2013-04-10 19:39:38 +04:00
CMakeLists.txt
Automatically add CUDA support to a module if it has CUDA sources.
2013-04-10 12:20:54 +04:00