First time here? Check out the FAQ!
answered 2013-02-15 00:37:45 -0600
cvDotProduct is function from old C API. It does not work with Mat objects. Use Mat::dot method instead.