J
jaggomiken
Hi all,
I'm working on a video acquisition project for industrial application.
I need to capture, save and show 80 frames per second 800x1024 pixels
YUV420/422 and RGB24 images. We are planning to implement business
logic
with unmanaged C++ code and GUI with managed C# code.
What do you think ?
Is it a good choice ?
Do you think it is better to have all unmanaged C++ ?
Please help.
jaggomiken
I'm working on a video acquisition project for industrial application.
I need to capture, save and show 80 frames per second 800x1024 pixels
YUV420/422 and RGB24 images. We are planning to implement business
logic
with unmanaged C++ code and GUI with managed C# code.
What do you think ?
Is it a good choice ?
Do you think it is better to have all unmanaged C++ ?
Please help.
jaggomiken