How to load an image in matlab from java
- by Ian
Basically I am trying to create a little program that will allow me to make calls in matlab from a jave GUI
It's mainly going to be used for image manipulation and deblurring but I am struggling to find a way that will effectively give me full matlab control from the java end
I am hoping to have it work like so:
{
//create matlab execution…