Ask Your Question

Revision history [back]

Proper #include for function

Hello, I'm running one of the 4.0.0 dev builds for OpenCV and I had a question. I think #include highgui.h used to take care of it, but now that doesn't seem to be helping since CV_CALIB_CB_ADAPTIVE_THRESH and CV_CALIB_CB_FILTER_QUADS both are saying undefined and I'm not sure what the proper include would be. I would definitely appreciate anyone who could tell me what file I need to include in this version to get it to no longer be undefined, thanks :)