Ask Your Question

bhelkey's profile - activity

2014-09-04 15:35:39 -0600 commented question Cannot find MatND_ definition

Thank you for responding. I found it in the old version of OpenCV inside cxcore.hpp.

2014-09-04 13:20:55 -0600 asked a question Cannot find MatND_ definition

Hi,

I was trying to update opencv (to 2.4.9) when I ran into a problem. I cannot find the file that defines "MatND_". In the old library it was in cxcore.cpp. I searched through google, the cv documentation and the new OpenCV library and found a lot of information regarding MatND but nothing relevant about MatND_. Thanks for your time.