Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 27 Mar 2013 14:43:06 +0000 (18:43 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Mon, 1 Apr 2013 11:24:33 +0000 (15:24 +0400)
commit969a7133a9cfbf64be9781303f49e48a3b28fdd6
treef19a734f5f73d06e8e9b6264e7fdb12cce2eaed8
parentd2192c075981bd152a3f4155159e5dafebea8482
Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp
modules/core/include/opencv2/core.hpp
modules/core/include/opencv2/core/base.hpp
modules/core/include/opencv2/core/matx.hpp
modules/core/include/opencv2/core/operations.hpp
modules/core/include/opencv2/core/types.hpp
modules/core/src/gl_core_3_1.cpp
modules/core/src/system.cpp
modules/imgproc/test/test_imgwarp_strict.cpp