Input/Output arrays are updated to support fixed-type and fixed-size semantic for...
authorAndrey Kamaev <no@email>
Mon, 26 Mar 2012 08:18:53 +0000 (08:18 +0000)
committerAndrey Kamaev <no@email>
Mon, 26 Mar 2012 08:18:53 +0000 (08:18 +0000)
commitbfaae7dd93878a5db5b75b787edeaadf6c53d8e6
treea197a14e190b7683940e622ac42e0c4171e2477d
parente778007d5da95962d6626b402d9bc3618bd37fec
Input/Output arrays are updated to support fixed-type and fixed-size semantic for all compatible types
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/mat.hpp
modules/core/src/matrix.cpp
modules/core/test/test_mat.cpp