i got an error “'ImgProc' does not name a type ” please help me out [closed]
ImgProc::ImgProc(VideoCapture vc)
{ ImgProc::cap = vc; }
ImgProc::ImgProc(VideoCapture vc)
{ ImgProc::cap = vc; }
Asked: 2016-04-05 05:05:21 -0600
Seen: 173 times
Last updated: Apr 05 '16
OpenCV DescriptorMatcher matches
Conversion between IplImage and MxArray
Video On Label OpenCV Qt :: hide cvNamedWindows
Problems using the math.h class with OpenCV (c++, VS2012)
How to reduce false positives for face detection
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
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.