Hi
I’m writing a GUI program which is going to grab video frames from a camera and fuse it with other information from other sensors and radars to detect moving objects … I’m writing my code in Linux ….
the problem is that the camera company has provided the compiled library only for VS2010. It’s obvious that they will not work on my qt project. But I wonder if there’s any way to apply it in my project in Linux (using some cross compilers or ….) …. I have to continue writing my code in Linux so I can’t move to windows just for this problem …
I’m in a hurry and I’d be pleased to know if there’s any solution to this problem ….
Thanks
↧