opencv/modules/core
Roman Donchenko 2c38be079e Enabled CV_Assert and such to print the function name with Visual C++.
Also, I made a separate macro for the current function name, which
helps simplify a lot of code that uses it.
2013-11-07 17:22:02 +04:00
..
doc Fixed typo in document. 2013-10-14 23:23:59 +08:00
include/opencv2/core Enabled CV_Assert and such to print the function name with Visual C++. 2013-11-07 17:22:02 +04:00
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 2013-08-29 21:09:19 +04:00
src Enabled CV_Assert and such to print the function name with Visual C++. 2013-11-07 17:22:02 +04:00
test Merge pull request #1318 from SpecLad:wow 2013-08-22 11:49:45 +04:00
CMakeLists.txt update cmake 'install' target for Windows platform 2013-10-09 17:49:10 +04:00