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
eef900e46a
opencv
/
modules
/
core
History
Vadim Pisarevsky
eef900e46a
optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria)
2011-12-15 21:15:51 +00:00
..
doc
added description of minMaxIdx
2011-12-09 12:13:23 +00:00
include/opencv2
/core
fixed bug in Matx::inv(..., DECOMP_SVD) (ticket
#1444
)
2011-12-03 18:50:11 +00:00
perf
Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel
2011-11-01 15:41:43 +00:00
src
optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria)
2011-12-15 21:15:51 +00:00
test
fixed most of test_core failures (except for SVD)
2011-12-05 22:58:27 +00:00
CMakeLists.txt
moved GpuMat's operations implementation to core module
2011-11-14 14:34:36 +00:00