Fixed meanStdDev() implementation for the case input matrix has more than 4 channels
authorVitaly Tuzov <terfendail@mediana.jetos.com>
Mon, 10 Sep 2018 17:05:45 +0000 (20:05 +0300)
committerSayed Adel <seiko@imavr.com>
Thu, 11 Oct 2018 02:30:33 +0000 (04:30 +0200)
commit1ff11c84abecd354fcd4045104f2bd43c1df59f3
treefaa2b545a5cdf3930cf020c9114b43ccf6e4db6c
parent0c8590027f3c1b9f1f6b50d71b42ba3bbfbaa11c
Fixed meanStdDev() implementation for the case input matrix has more than 4 channels
modules/core/src/mean.cpp
modules/core/test/test_arithm.cpp