Ask Your Question

Revision history [back]

class Mat definition

We have downloaded opencv2 and try to include class Mat in our project. The file mat.hpp found in directory: \opencv\sources\modules\core\include\opencv2\core includes the definitions of the functions of Mat but doesn't include the class decleration. We need a full definition of the class includinf it's decleration and it's function definitions Thanks!