Matlab(Image Processing) To Android
6 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I have created an app using android studio that simply captures image using mobile camera. I want to be able to send that image over to matlab to do some processing and then return result to display back on the android app. And the application should be standalone application. So, can i know how to connect these two or import matlab code into android application. please help
0 件のコメント
回答 (1 件)
Sutanu Maiti
2021 年 5 月 12 日
You can do image processing, Video processing / Audio processing all from Simulink (without writing single lines of code in Android Studio). And that Simulink model will run as a stand alone application on your phone.
You may follow the below page to get an idea about Simulink Support package for Android Devices:
(please watch the video on that page)
Also you may refer these application examples from the same support package:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Run on Android Device についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!