can i convert the matlab application to android app?
5 views (last 30 days)
Show older comments
I want to do a project for finding the resistance of a resistor using the image processing.Can i convert this into an android app? is it possible?
0 Comments
Accepted Answer
Sruthi Yenugula
on 4 Jul 2018
Hi Vineetha,
You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application. You can embed your MATLAB code(Image Processing code) in MATLAB function block and use this with other Android Blocks and create Android Applications with one Click. You can also use Simulink Image Processing blocks from Computer Vision System Toolbox for Image Processing
You can refer to the following examples for the Image Processing on Android https://www.mathworks.com/help/supportpkg/android/examples/color-replacement.html https://www.mathworks.com/help/supportpkg/android/examples/color-detection.html https://www.mathworks.com/help/supportpkg/android/examples/enhanced-color-replacement-with-customized-code.html
You can refer to the following example which uses MATLAB function block https://www.mathworks.com/help/supportpkg/android/examples/control-lego-mindstorms-ev3-robot-using-android-device.html
0 Comments
More Answers (0)
See Also
Categories
Find more on Run on Android Device in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!