i got an error “'ImgProc' does not name a type ” please help me out [closed]
ImgProc::ImgProc(VideoCapture vc)
{ ImgProc::cap = vc; }
Asked: 2016-04-05 05:05:21 -0600
Seen: 189 times
Last updated: Apr 05 '16
what are you trying to achieve ?
you probably have to show more context(code)
this does not look, like an opencv related problem, more like you don't know c++ at all
please have a look at the faq, and try to improve it.