opencv/modules/core
Vladislav Vinogradov 55a714c83b fix cv::kmeans function
reshape input matrix, since the function works with data
as with [N x dims] matrix
2014-05-13 18:00:17 +04:00
..
doc Merge pull request #2404 from yashdv:old_basic_structures_doc_fix 2014-03-26 12:18:39 +04:00
include/opencv2/core fixed IPP related warnings 2014-05-08 13:31:27 +04:00
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 2013-08-29 21:09:19 +04:00
src fix cv::kmeans function 2014-05-13 18:00:17 +04:00
test finally fix cv::subtract 2014-05-08 13:11:42 +04:00
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00