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-26 04:00:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bbeffcc115
opencv
/
modules
/
contrib
History
Philipp Wagner
cfa250eff5
The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it.
2012-09-07 22:42:46 +02:00
..
doc
Added a simple CMakeLists.txt to the facerec_samples, which are not included in the samples folder. Makes building these samples a lot easier.
2012-09-07 17:33:44 +02:00
include/opencv2
/contrib
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
2012-09-03 17:03:31 +04:00
src
The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it.
2012-09-07 22:42:46 +02:00
test
quiet most of the OSX build warnings
2012-07-05 12:56:31 +00:00
CMakeLists.txt
Making all dependencies from highgui module optional
2012-06-26 07:29:36 +00:00