Ask Your Question

Revision history [back]

cvDotProduct is function from old C API. It does not work with Mat objects. Use Mat::dot method instead.