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
dee2a65978
opencv
/
modules
/
core
History
Roman Donchenko
dee2a65978
Merge pull request
#1440
from SpecLad:wcast-align
2013-09-12 13:56:23 +04:00
..
doc
Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span."
2013-08-23 16:39:39 +08:00
include/opencv2
/core
Silenced a few -Wcast-align warnings in the headers.
2013-09-12 12:33:56 +04:00
perf
Add IPP support in meanStdDev, minMaxIdx, norm functions
2013-08-29 21:09:19 +04:00
src
added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions.
2013-09-09 16:13:39 +04:00
test
Merge pull request
#1318
from SpecLad:wow
2013-08-22 11:49:45 +04:00
CMakeLists.txt
Warning and review notes fixes.
2013-08-02 04:10:56 -07:00