- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Please forgive the stupidity of my question, but is this compatible with IPP.
Is there a SIMPLE example of a VB project that can be run from the VB IDE ( i.e. not .vb files with a makefile)
Many thanks
Steve
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello,
we provide build system (based on makefile) for IPP samples. Do you have any build issues with VB .NET IPP sample?
Please take a look on language-interface folder in IPP sample package. It contains .NET, Java, Fortran and Delphi wrappers for IPP.
You also might want to take a look on DMIP (deferred mode image processing) sample in IPP 6.0 beta which provide C# interface on higher level than just on each IPP function.
Regards,
Vladimir
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Actually as I said, I am very very new to IPP. Infact I am trying to get acquainted with its functionalities. Can you make it a little simple for me ?
Can I directly use IPP with Visual C# 2008 ? If so are there any ready available wrappers or does it come with .Net support ?
Thank you !
Ajay
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hello Ajay,
just as I've said in previous post, please take a look on language-interface folder in IPP sample package. It contains .NET, Java, Fortran and Delphi wrappers for IPP. That is what we have in IPP for wrappers to other languages. You can use it as is, you can extend it and you can write your own andprobably much better wrappers.
Regards,
Vladimir
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Yeah I did go through the .NET VB wrapper. My application is in C# so I assume this wrapper cannot be used. If no such direct wrapper exist for C# can you give me any start up on how to convert the VB wrappers to C# wrappers !
Thank you for showing patience !
Ajay Nair
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Ajay,
could you pleasedo the next step and take a look into neighour folder, dotnet-cpp?
Regards,
Vladimir
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Lemme thank you again for your patience and support.
Ajay Nair
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
