ability to use cv::PSNR with transparent cv::norm
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Sun, 1 Dec 2013 11:37:56 +0000 (15:37 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Tue, 3 Dec 2013 20:51:55 +0000 (00:51 +0400)
commit49e729f89db1dabccc6d8128e7e866db86e44a4b
tree3ef977a93ed80ec1d289e3ccddbfc66768a0f3aa
parent88bceb5060f0e71fc5c44a85884db2ead14c6603
ability to use cv::PSNR with transparent cv::norm
modules/core/src/arithm.cpp
modules/core/src/mathfuncs.cpp
modules/core/src/ocl.cpp
modules/core/src/stat.cpp
modules/core/test/ocl/test_arithm.cpp