Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to build includes structure for opencv.hpp to work properly

Opencv.hpp includes all headers from directory ( in OpenCv2.4.5) opencv2**.h. Can I “make” this structure without installing the entire OpenCV? There are tons of cmake files in cmake directory but there is no documentation on how to use them. A tutorial reference would be appreciated.

I am actually using OpenCv1.1 and the headers in this release are using opencv2 structure which does not exist at all in this release, builds or not. Or is there a way to do that in OpenCv 1.1? I have a .dsw project which is nice but... . Again, lack of documentation even here on how to use make /cmake. Any help as always is appreciated.