Can someone brief me with the whole process of converting MATLAB code to Android without rewriting the code?

1 view (last 30 days)
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?

Answers (1)

Kevin Gurney
Kevin Gurney on 26 Oct 2016
Edited: Kevin Gurney on 26 Oct 2016
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:

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!