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.
1 | initial version |
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.