Can someone brief me with the whole process of converting MATLAB code to Android without rewriting the code?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Kevin Gurney
el 26 de Oct. de 2016
Editada: Kevin Gurney
el 26 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre MATLAB Mobile en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!