使用java执行Matlab函数 [英] Executing a Matlab function using java

查看:285
本文介绍了使用java执行Matlab函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个使用matlab进行图像处理的应用程序,然后使用Java的界面显示结果。由于某些原因,我要使用Java和Matlab。

I'm writing an application which does image processing using matlab and later displays the result using Java's Interface. Due to certain reasons I've to use both Java and Matlab.

如何在java中使用matlab函数?如何创建和访问界面。

How can I use the matlab function in java ?? How to create and access the interface.

推荐答案

matlabcontrol 是一个Java API,它允许您调用图像处理函数或脚本并将结果返回给Java。要开始使用,请查看演练

matlabcontrol is a Java API which will allow you to call your image processing functions or scripts and return the results to Java. To get started, take a look at the walkthrough.

这篇关于使用java执行Matlab函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆