Ask Your Question

Revision history [back]

Use individual function definitions from OpenCV instead of using library.

I need to port my project to an embedded architecture. For that, is it possible to use function definitions instead of using libraries? I am working on Linux system (Ubuntu 12.04) and I need to to this because of some cross-compilation issues. If it is possible, how to do that?