Can image processing in the MATLAB program be converted to an application ?

4 Ansichten (letzte 30 Tage)
Now I finished at image processing in MATLAB programme but I want to develop it as an application.
Can image processing in the MATLAB program be converted to an application ?
If it can. How to do ?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 11 Jul. 2019
Generally yes, many image processing applications can be compiled with MATLAB Compiler, or sometimes MATLAB Coder.
But it depends on exactly what the code is. For example if you use the symbolic toolbox then the code cannot be made into an application.
  2 Kommentare
Ittiphat Limsakul
Ittiphat Limsakul am 11 Jul. 2019
Thank you very much.
Can you recommend software or applications?
Walter Roberson
Walter Roberson am 11 Jul. 2019
MATLAB Compiler is a product for this purpose from Mathworks.
Note: MATLAB Compiler is not available for Student or Home licenses but is available for Academic and commercial /professional licenses.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by