Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

here's a code sample without cv::reshape() or cv::reduce() :

cv::transform(m_in, m_out, cv::Matx12f(1,1))

Hi,

here's a code sample without cv::reshape() or cv::reduce() :

cv::transform(m_in, m_out, cv::Matx12f(1,1))cv::Matx13f(1,1,1))