Can someone brief me with the whole process of converting MATLAB code to Android without rewriting the code?
1 次查看(过去 30 天)
显示 更早的评论
I have done an image processing project which accepts input as an image and a dictionary of images and returns a number as output. How do i go about converting this to an android app?
0 个评论
回答(1 个)
Kevin Gurney
2016-10-26
编辑:Kevin Gurney
2016-10-26
My understanding is that you have designed an image processing pipeline using MATLAB, and you would like to incorporate this code into an Android application.
The exact steps for integrating MATLAB code into an Android application will vary depending on your specific requirements. However, the video linked below provides a general, high-level overview of the process of integrating MATLAB code into Android and iPhone applications:
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!