Fix stream output operator for Vec<uchar,n>
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Fri, 9 Nov 2012 03:53:31 +0000 (07:53 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Fri, 9 Nov 2012 05:54:43 +0000 (09:54 +0400)
commite5ffbf949814ef1810367878d6d3b367be5fe701
tree415a8b5128fa7f0b5daf8d90376bc41fc7c968ac
parent6484732509400ff1cfed4ba44b4c8a1a11799e40
Fix stream output operator for Vec<uchar,n>

This fixes output for 8U and 8S vector depths.
They were mistakenly printed as characters instead of numbers.
modules/core/include/opencv2/core/operations.hpp