added conversion operators Mat->vector<T>, Mat->Vec<T,n>, Mat->Matx<T,m,n>
authorVadim Pisarevsky <no@email>
Thu, 29 Jul 2010 06:51:19 +0000 (06:51 +0000)
committerVadim Pisarevsky <no@email>
Thu, 29 Jul 2010 06:51:19 +0000 (06:51 +0000)
commit70a2c8f50a261c6a6f4c976055f81acb8d4f578e
treefebf42d3a1d6c7e0be478e0f50cbe4ea6abb3191
parent8f33e89d46dbd4324a5d04b3954d4227974f59cc
added conversion operators Mat->vector<T>, Mat->Vec<T,n>, Mat->Matx<T,m,n>
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/mat.hpp