extended Mat::setTo() to support multi-channel arrays; fixed bug #1095
authorVadim Pisarevsky <no@email>
Mon, 13 Jun 2011 20:56:27 +0000 (20:56 +0000)
committerVadim Pisarevsky <no@email>
Mon, 13 Jun 2011 20:56:27 +0000 (20:56 +0000)
commit6407093463fe30fc8596a48dfae4dd8289ba228f
treec38b45a17a4c0a3efbe16c681abcf70b2d629d01
parent07217b17bffd20c90fbdcd8c35f0fc3414962993
extended Mat::setTo() to support multi-channel arrays; fixed bug #1095
modules/core/include/opencv2/core/core.hpp
modules/core/src/arithm.cpp
modules/core/src/copy.cpp
modules/core/src/precomp.hpp
modules/imgproc/src/thresh.cpp