C
cartez
hello
I have and application that is performing live image processing
written in native c++
The application is working well but the GUI is not fancy (good old
mfc)
Is there a way to have an application in C# to manage the gui ?
This C# application should exchange some common data with the c++
application and more importantly should be able to display the images
aquired and processed by the c++ application.
Thanks
I have and application that is performing live image processing
written in native c++
The application is working well but the GUI is not fancy (good old
mfc)
Is there a way to have an application in C# to manage the gui ?
This C# application should exchange some common data with the c++
application and more importantly should be able to display the images
aquired and processed by the c++ application.
Thanks