opencv/modules/core
Roman Donchenko fec697b390 Silenced a few -Wcast-align warnings in the headers.
We don't use -Wcast-align ourselves, but the headers trigger warnings
for those users who do, which is not nice.
2013-09-12 12:33:56 +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 Merge pull request #1385 from asmorkalov:winrt_glob_fix 2013-09-02 16:05:15 +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