This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-07-24 14:06:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
18abe54497
opencv
/
modules
/
core
/
include
/
opencv2
History
Tomoaki Teshima
18abe54497
fix build error on Visual Studio 2013
...
* replace binary literal prefix to hexadecimal literal prefix
2018-07-20 18:09:17 +09:00
..
core
fix build error on Visual Studio 2013
2018-07-20 18:09:17 +09:00
core.hpp
Add overloaded cv::PCACompute() that returns also the eigenvalues. Useful for Java and Python OpenCV where PCA is not available.
2018-07-13 15:05:54 +02:00