Ask Your Question

Revision history [back]

define opencv class manually in our own header files

Hi Is it possible to find the definition of opencv classes and use them by copying into a header file and its correspondence cpp file in our project. I mean as if i myself define a class and use it in my project and not by .lib files.