Hi,
I have face recognition codes which is coded c++ and i want to design an interface with qt and execute my face recognition codes with this interface. How can i do that?
Hi,
I have face recognition codes which is coded c++ and i want to design an interface with qt and execute my face recognition codes with this interface. How can i do that?
By coding it. What exactly did you expect us to say?
You can create face recognition library files and try to link with your Qt applicaton.
Yes, any C++ library can be linked.
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Bookmarks