Merge pull request #13586 from eightco:Core_bugfix3
authorLee Jaehwan <eightco89@gmail.com>
Thu, 17 Jan 2019 14:23:09 +0000 (23:23 +0900)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 17 Jan 2019 14:23:09 +0000 (17:23 +0300)
commit3721c8bb068aceafce068ab459810440057d8254
tree5d65941b3a8440d4f23645d7d4dc4615727b9782
parentb9496f8d9d57434d56e07996227a6bf73b45a86e
Merge pull request #13586 from eightco:Core_bugfix3

* Add Operator override for multi-channel Mat with literal constant.

* simple test

* Operator overloading channel constraint for primitive types

* fix some test for #13586
modules/core/include/opencv2/core/operations.hpp
modules/core/test/test_mat.cpp
modules/dnn/test/test_tf_importer.cpp