Ask Your Question

andrey_dung's profile - activity

2019-05-28 09:13:19 -0600 received badge  Famous Question (source)
2018-06-13 04:33:50 -0600 received badge  Notable Question (source)
2016-05-24 11:50:13 -0600 received badge  Popular Question (source)
2015-04-15 04:52:53 -0600 received badge  Student (source)
2014-03-11 12:32:10 -0600 asked a question CV_FOURCC was not declared in this scope

I am using Opencv 3.0.0 dev on Ubuntu 12.04 and calling CV_FOURCC. Did I miss any header file or the name of macro is changed in the latest version? I have using namespace cv already, and including opencv2/core/core.hpp> and opencv2/highgui/highgui.hpp.

Some other macros are also missing such as CV_SORT_ASCENDING, CV_StsNotImplemented.

2013-10-04 14:32:03 -0600 commented answer Problems with static OpenCV 2.4.3 and pkg-config

can you elaborate on this please? Why pkg-config is not recommended for using OpenCV?