Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

if it says ....group_imgproc_.... in the doc link, you can already assume, that it's in imgproc.hpp.

and yes, there is an

#include <opencv2/opencv.hpp>

header, to bind them all...

(also, please do not use the deprecated c-api .h files !)

if it says ....group_imgproc_.... in the doc link, you can already assume, that it's in imgproc.hpp.opencv2/imgproc.hpp.

and yes, there is an

#include <opencv2/opencv.hpp>

header, to bind them all...

(also, please do not use the deprecated c-api .h files !)