padu
September 25, 2007, 20:55:39
Hello,
I have a project to deliver by the end of the year that involves image capture from a DFK21AF04 and some image processing afterwards.
At first, I was going to do it with c# and the .net lib, since it's so easy to use the ICCapture control. Unfortunately, we need ultra-fast processing, and my client has some portability (to linux) issues, so he requests that the project be done in C++.
I have Visual Studio 2005, and just by trying to compile the "VideoNormFormat" sample, I'm running into all sorts of problems. First it says it is not compatible with my compiler, and then now I have to install the directX SDK.
So my question is:
What do I need to start developing using the classlib?
-Is Windows Vista ok?
-Is Visual Studio 2005 ok? If not, what is the recommended version?
-Which version of DirectX SDK? I'm downloading the latest right now (468MB)
I have more fluency on c#, I have to assume that my c++ is a bit rusty, so I'll need your help...
Cheers
I have a project to deliver by the end of the year that involves image capture from a DFK21AF04 and some image processing afterwards.
At first, I was going to do it with c# and the .net lib, since it's so easy to use the ICCapture control. Unfortunately, we need ultra-fast processing, and my client has some portability (to linux) issues, so he requests that the project be done in C++.
I have Visual Studio 2005, and just by trying to compile the "VideoNormFormat" sample, I'm running into all sorts of problems. First it says it is not compatible with my compiler, and then now I have to install the directX SDK.
So my question is:
What do I need to start developing using the classlib?
-Is Windows Vista ok?
-Is Visual Studio 2005 ok? If not, what is the recommended version?
-Which version of DirectX SDK? I'm downloading the latest right now (468MB)
I have more fluency on c#, I have to assume that my c++ is a bit rusty, so I'll need your help...
Cheers