How to call image from database server to MATLAB?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I have designed an app using Android Studio which is used to capture image then upload to Firebase server.
Now, I wish to call the image from Firebase to my MATLAB Code so I can further process the image.
Anyone knows how to achieve this?
Besides, I have tried using MATLAB Coder to convert my .m file to .c so I can imply into Android Studio application. However, it is not working at all.
Thank you.
1 comentario
VIGNESHWARAN R
el 28 de Feb. de 2021
I have this same problem now to resolve. Can anyone please help?
Respuestas (1)
Yash
el 21 de Jul. de 2025
Refer to these MATLAB Answer posts:
- Retrieving image from Firebase into MATLAB: https://www.mathworks.com/matlabcentral/answers/523633-is-it-possible-to-call-image-from-firebase-server-to-matlab?s_tid=srchtitle
- Integrating MATLAB & Simulink with Android Studio: https://www.mathworks.com/matlabcentral/answers/505826-implementing-code-from-matlab-into-android-studio
- Import Project to Google Android Studio: https://www.mathworks.com/help/simulink/supportpkg/android_ug/import-project-to-google-android-studio.html
0 comentarios
Ver también
Categorías
Más información sobre Setup and Configuration 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!