I have a project in image processing, a part of it is included in .m file and other part of the programming is written in vb.net. Now, how can I call that image processing program from my vb program? What will be the coding of that call function?
Is there any possibility of image processing program in vb instead of matlab? Actually I a GUI in this project. So, the GUI is built by matlab is not so good. So, I use vb. but the image processing programming is better in matlab than vb, I think.