Can someone brief me with the whole process of converting MATLAB code to Android without rewriting the code?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Kevin Gurney
il 26 Ott 2016
Modificato: Kevin Gurney
il 26 Ott 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:
0 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Mobile in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!