Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When deploying you actually do not need any source at all, you need to either deploy dynamic library files or just link your app with static OpenCV libraries.

If you build OpenCV from source there are also some options where you can skip building docs, samples etc., but it concerns only development and not deployment.