dnn: handle 4-channel images in blobFromImage (#9944)
authorVladislav Sovrasov <sovrasov.vlad@gmail.com>
Fri, 27 Oct 2017 11:06:53 +0000 (14:06 +0300)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Fri, 27 Oct 2017 11:06:53 +0000 (14:06 +0300)
commit5bf39ceb5d7af59986482e2bc3237af7ae71fd0f
tree693a77e6e433a2f1544fe61346203f5d658c7725
parente5766513a4258b16ae94206d9395e6d96db2a013
dnn: handle 4-channel images in blobFromImage (#9944)
modules/dnn/include/opencv2/dnn/dnn.hpp
modules/dnn/src/dnn.cpp
modules/dnn/test/test_misc.cpp [new file with mode: 0644]