Ask Your Question
0

define opencv class manually in our own header files

asked 2013-09-13 04:52:58 -0600

mogh gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-09-13 05:58:05 -0600

Moster gravatar image

For most of the classes this will definitely work. I have already done this with some functions to debug them and see why my program produces an error :P

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-09-13 04:52:58 -0600

Seen: 93 times

Last updated: Sep 13 '13