Click to See Complete Forum and Search --> : using Vision SDK without using c++


flido
November 22nd, 2002, 11:06 AM
Hello,
I intend to write an application that is enables certain algorithm that relates to computer vision.
Beacause I require to handle images, matrixes and other algorithmical issues, I've checked out the vision SDK the is supplied by Microsoft.
The SDK look promissing, but what troubles me is that it will require me to write all my code in c++.
Because some of my application if GUI based, I'd preffer to write the UI in a more GUI oriented application, such as VB, VB.net. C#
But, as you guess - these languages does not support using the vision SDK.
My question is this - are there any vision libraries that can be used in VB or VB.net (maybe a COM component ?!). It doesn't have to be microsoft SDK.

I'd appreciate if someone could help me.

Thanks,
Ido.